imrishabh18/pcbgolf

This code defines detailed PCB footprints for various electronic components (such as resistors, capacitors, connectors, ICs, LEDs, and via/hole patterns), as well as associated metadata (pin mappings, CAD models, labels) for a circuit design, enabling precise rendering and integration into a PCB layout in a React-based schematic editor.

Version
1.4.1
License
unset
Stars
0

imports/STM32H725ZGT3.tsx

// Imported with tsci import --jlcpcb --use-exact-footprint C5271072
export const C5271072CadModel = {
        objUrl: "https://modelcdn.tscircuit.com/easyeda_models/assets/C5271072.obj?uuid=050cbb9408dc48c4b7a10f3d7752432f",
        stepUrl: "https://modelcdn.tscircuit.com/easyeda_models/assets/C5271072.step?uuid=050cbb9408dc48c4b7a10f3d7752432f",
        pcbRotationOffset: 0,
        modelOriginPosition: { x: 0, y: 0.000012700000070253736, z: 0 },
      }

import type { ChipProps } from "@tscircuit/props"

const pinLabels = {
  pin1: ["PE2"],
  pin2: ["PE3"],
  pin3: ["PE4"],
  pin4: ["PE5"],
  pin5: ["PE6"],
  pin6: ["VSS1"],
  pin7: ["VDD1"],
  pin8: ["VBAT"],
  pin9: ["PC13"],
  pin10: ["PC14_OSC32_IN"],
  pin11: ["PC15_OSC32_OUT"],
  pin12: ["VSS2"],
  pin13: ["VDD2"],
  pin14: ["VSSSMPS"],
  pin15: ["VLXSMPS"],
  pin16: ["VDDSMPS"],
  pin17: ["VFBSMPS"],
  pin18: ["VSS3"],
  pin19: ["VDD3"],
  pin20: ["PF6"],
  pin21: ["PF7"],
  pin22: ["PF8"],
  pin23: ["PF9"],
  pin24: ["PF10"],
  pin25: ["PH0_OSC_IN"],
  pin26: ["PH1_OSC_OUT"],
  pin27: ["NRST"],
  pin28: ["PC0"],
  pin29: ["PC1"],
  pin30: ["PC2_C"],
  pin31: ["PC3_C"],
  pin32: ["VDD4"],
  pin33: ["VSS4"],
  pin34: ["VSSA"],
  pin35: ["VREF_POS"],
  pin36: ["VDDA"],
  pin37: ["PA0"],
  pin38: ["PA1"],
  pin39: ["PA2"],
  pin40: ["PA3"],
  pin41: ["VSS5"],
  pin42: ["VDD5"],
  pin43: ["PA4"],
  pin44: ["PA5"],
  pin45: ["PA6"],
  pin46: ["PA7"],
  pin47: ["PC4"],
  pin48: ["PC5"],
  pin49: ["PB0"],
  pin50: ["PB1"],
  pin51: ["PB2"],
  pin52: ["PF11"],
  pin53: ["PF14"],
  pin54: ["PF15"],
  pin55: ["VSS6"],
  pin56: ["VDD6"],
  pin57: ["PE7"],
  pin58: ["PE8"],
  pin59: ["PE9"],
  pin60: ["PE10"],
  pin61: ["PE11"],
  pin62: ["PE12"],
  pin63: ["PE13"],
  pin64: ["PE14"],
  pin65: ["PE15"],
  pin66: ["PB10"],
  pin67: ["PB11"],
  pin68: ["VCAP1"],
  pin69: ["VSS7"],
  pin70: ["VDDLDO1"],
  pin71: ["VDD7"],
  pin72: ["PB12"],
  pin73: ["PB13"],
  pin74: ["PB14"],
  pin75: ["PB15"],
  pin76: ["PD8"],
  pin77: ["PD9"],
  pin78: ["PD10"],
  pin79: ["VDD8"],
  pin80: ["VSS8"],
  pin81: ["PD11"],
  pin82: ["PD12"],
  pin83: ["PD13"],
  pin84: ["PD14"],
  pin85: ["PD15"],
  pin86: ["PG6"],
  pin87: ["PG7"],
  pin88: ["PG8"],
  pin89: ["VSS9"],
  pin90: ["VDD50USB"],
  pin91: ["VDD33USB"],
  pin92: ["VDD9"],
  pin93: ["PC6"],
  pin94: ["PC7"],
  pin95: ["PC8"],
  pin96: ["PC9"],
  pin97: ["PA8"],
  pin98: ["PA9"],
  pin99: ["PA10"],
  pin100: ["PA11"],
  pin101: ["PA12"],
  pin102: ["PA13"],
  pin103: ["VCAP2"],
  pin104: ["VSS10"],
  pin105: ["VDDLDO2"],
  pin106: ["VDD10"],
  pin107: ["PA14"],
  pin108: ["PA15"],
  pin109: ["PC10"],
  pin110: ["PC11"],
  pin111: ["PC12"],
  pin112: ["PD0"],
  pin113: ["PD1"],
  pin114: ["PD2"],
  pin115: ["PD3"],
  pin116: ["PD4"],
  pin117: ["PD5"],
  pin118: ["VSS11"],
  pin119: ["VDD11"],
  pin120: ["PD6"],
  pin121: ["PD7"],
  pin122: ["PG9"],
  pin123: ["PG10"],
  pin124: ["PG11"],
  pin125: ["PG12"],
  pin126: ["PG13"],
  pin127: ["PG14"],
  pin128: ["VSS12"],
  pin129: ["VDD12"],
  pin130: ["PB3"],
  pin131: ["PB4"],
  pin132: ["PB5"],
  pin133: ["PB6"],
  pin134: ["PB7"],
  pin135: ["BOOT0"],
  pin136: ["PB8"],
  pin137: ["PB9"],
  pin138: ["PE0"],
  pin139: ["PE1"],
  pin140: ["VCAP3"],
  pin141: ["VSS13"],
  pin142: ["PDR_ON"],
  pin143: ["VDDLDO3"],
  pin144: ["VDD13"]
} as const

const pinAttributes = {
  pin6: {requiresGround: true},
  pin7: {requiresPower: true},
  pin12: {requiresGround: true},
  pin13: {requiresPower: true},
  pin18: {requiresGround: true},
  pin19: {requiresPower: true},
  pin32: {requiresPower: true},
  pin33: {requiresGround: true},
  pin36: {requiresPower: true},
  pin41: {requiresGround: true},
  pin42: {requiresPower: true},
  pin55: {requiresGround: true},
  pin56: {requiresPower: true},
  pin69: {requiresGround: true},
  pin71: {requiresPower: true},
  pin79: {requiresPower: true},
  pin80: {requiresGround: true},
  pin89: {requiresGround: true},
  pin92: {requiresPower: true},
  pin104: {requiresGround: true},
  pin106: {requiresPower: true},
  pin118: {requiresGround: true},
  pin119: {requiresPower: true},
  pin128: {requiresGround: true},
  pin129: {requiresPower: true},
  pin141: {requiresGround: true},
  pin144: {requiresPower: true}
} as const

export const STM32H725ZGT3 = (props: ChipProps<typeof pinLabels>) => {
  return (
    <chip
      pinLabels={pinLabels}
      pinAttributes={pinAttributes}
      supplierPartNumbers={{
  "jlcpcb": [
    "C5271072"
  ]
}}
      manufacturerPartNumber="STM32H725ZGT3"
      footprint={<footprint>
        <smtpad portHints={["pin1"]} pcbX="-8.750046mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin2"]} pcbX="-8.24992mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin3"]} pcbX="-7.750048mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin4"]} pcbX="-7.249922mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin5"]} pcbX="-6.75005mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin6"]} pcbX="-6.249924mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin7"]} pcbX="-5.750052mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin8"]} pcbX="-5.249926mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin9"]} pcbX="-4.750054mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin10"]} pcbX="-4.249928mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin11"]} pcbX="-3.750056mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin12"]} pcbX="-3.24993mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin13"]} pcbX="-2.750058mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin14"]} pcbX="-2.249932mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin15"]} pcbX="-1.75006mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin16"]} pcbX="-1.249934mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin17"]} pcbX="-0.750062mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin18"]} pcbX="-0.249936mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin19"]} pcbX="0.249936mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin20"]} pcbX="0.750062mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin21"]} pcbX="1.249934mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin22"]} pcbX="1.75006mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin23"]} pcbX="2.249932mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin24"]} pcbX="2.750058mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin25"]} pcbX="3.24993mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin26"]} pcbX="3.750056mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin27"]} pcbX="4.249928mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin28"]} pcbX="4.750054mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin29"]} pcbX="5.249926mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin30"]} pcbX="5.750052mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin31"]} pcbX="6.249924mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin32"]} pcbX="6.75005mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin33"]} pcbX="7.249922mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin34"]} pcbX="7.750048mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin35"]} pcbX="8.24992mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin36"]} pcbX="8.750046mm" pcbY="-10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin37"]} pcbX="10.80008mm" pcbY="-8.750046mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin38"]} pcbX="10.80008mm" pcbY="-8.24992mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin39"]} pcbX="10.80008mm" pcbY="-7.750048mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin40"]} pcbX="10.80008mm" pcbY="-7.249922mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin41"]} pcbX="10.80008mm" pcbY="-6.75005mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin42"]} pcbX="10.80008mm" pcbY="-6.249924mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin43"]} pcbX="10.80008mm" pcbY="-5.750052mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin44"]} pcbX="10.80008mm" pcbY="-5.249926mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin45"]} pcbX="10.80008mm" pcbY="-4.750054mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin46"]} pcbX="10.80008mm" pcbY="-4.249928mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin47"]} pcbX="10.80008mm" pcbY="-3.750056mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin48"]} pcbX="10.80008mm" pcbY="-3.24993mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin49"]} pcbX="10.80008mm" pcbY="-2.750058mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin50"]} pcbX="10.80008mm" pcbY="-2.249932mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin51"]} pcbX="10.80008mm" pcbY="-1.75006mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin52"]} pcbX="10.80008mm" pcbY="-1.249934mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin53"]} pcbX="10.80008mm" pcbY="-0.750062mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin54"]} pcbX="10.80008mm" pcbY="-0.249936mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin55"]} pcbX="10.80008mm" pcbY="0.249936mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin56"]} pcbX="10.80008mm" pcbY="0.750062mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin57"]} pcbX="10.80008mm" pcbY="1.249934mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin58"]} pcbX="10.80008mm" pcbY="1.75006mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin59"]} pcbX="10.80008mm" pcbY="2.249932mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin60"]} pcbX="10.80008mm" pcbY="2.750058mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin61"]} pcbX="10.80008mm" pcbY="3.24993mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin62"]} pcbX="10.80008mm" pcbY="3.750056mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin63"]} pcbX="10.80008mm" pcbY="4.249928mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin64"]} pcbX="10.80008mm" pcbY="4.750054mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin65"]} pcbX="10.80008mm" pcbY="5.249926mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin66"]} pcbX="10.80008mm" pcbY="5.750052mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin67"]} pcbX="10.80008mm" pcbY="6.249924mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin68"]} pcbX="10.80008mm" pcbY="6.75005mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin69"]} pcbX="10.80008mm" pcbY="7.249922mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin70"]} pcbX="10.80008mm" pcbY="7.750048mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin71"]} pcbX="10.80008mm" pcbY="8.24992mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin72"]} pcbX="10.80008mm" pcbY="8.750046mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin73"]} pcbX="8.750046mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin74"]} pcbX="8.24992mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin75"]} pcbX="7.750048mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin76"]} pcbX="7.249922mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin77"]} pcbX="6.75005mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin78"]} pcbX="6.249924mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin79"]} pcbX="5.750052mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin80"]} pcbX="5.249926mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin81"]} pcbX="4.750054mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin82"]} pcbX="4.249928mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin83"]} pcbX="3.750056mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin84"]} pcbX="3.24993mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin85"]} pcbX="2.750058mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin86"]} pcbX="2.249932mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin87"]} pcbX="1.75006mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin88"]} pcbX="1.249934mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin89"]} pcbX="0.750062mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin90"]} pcbX="0.249936mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin91"]} pcbX="-0.249936mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin92"]} pcbX="-0.750062mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin93"]} pcbX="-1.249934mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin94"]} pcbX="-1.75006mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin95"]} pcbX="-2.249932mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin96"]} pcbX="-2.750058mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin97"]} pcbX="-3.24993mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin98"]} pcbX="-3.750056mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin99"]} pcbX="-4.249928mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin100"]} pcbX="-4.750054mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin101"]} pcbX="-5.249926mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin102"]} pcbX="-5.750052mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin103"]} pcbX="-6.249924mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin104"]} pcbX="-6.75005mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin105"]} pcbX="-7.249922mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin106"]} pcbX="-7.750048mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin107"]} pcbX="-8.24992mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin108"]} pcbX="-8.750046mm" pcbY="10.80008mm" width="0.2800096mm" height="1.999996mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin109"]} pcbX="-10.80008mm" pcbY="8.750046mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin110"]} pcbX="-10.80008mm" pcbY="8.24992mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin111"]} pcbX="-10.80008mm" pcbY="7.750048mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin112"]} pcbX="-10.80008mm" pcbY="7.249922mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin113"]} pcbX="-10.80008mm" pcbY="6.75005mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin114"]} pcbX="-10.80008mm" pcbY="6.249924mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin115"]} pcbX="-10.80008mm" pcbY="5.750052mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin116"]} pcbX="-10.80008mm" pcbY="5.249926mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin117"]} pcbX="-10.80008mm" pcbY="4.750054mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin118"]} pcbX="-10.80008mm" pcbY="4.249928mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin119"]} pcbX="-10.80008mm" pcbY="3.750056mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin120"]} pcbX="-10.80008mm" pcbY="3.24993mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin121"]} pcbX="-10.80008mm" pcbY="2.750058mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin122"]} pcbX="-10.80008mm" pcbY="2.249932mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin123"]} pcbX="-10.80008mm" pcbY="1.75006mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin124"]} pcbX="-10.80008mm" pcbY="1.249934mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin125"]} pcbX="-10.80008mm" pcbY="0.750062mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin126"]} pcbX="-10.80008mm" pcbY="0.249936mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin127"]} pcbX="-10.80008mm" pcbY="-0.249936mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin128"]} pcbX="-10.80008mm" pcbY="-0.750062mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin129"]} pcbX="-10.80008mm" pcbY="-1.249934mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin130"]} pcbX="-10.80008mm" pcbY="-1.75006mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin131"]} pcbX="-10.80008mm" pcbY="-2.249932mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin132"]} pcbX="-10.80008mm" pcbY="-2.750058mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin133"]} pcbX="-10.80008mm" pcbY="-3.24993mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin134"]} pcbX="-10.80008mm" pcbY="-3.750056mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin135"]} pcbX="-10.80008mm" pcbY="-4.249928mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin136"]} pcbX="-10.80008mm" pcbY="-4.750054mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin137"]} pcbX="-10.80008mm" pcbY="-5.249926mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin138"]} pcbX="-10.80008mm" pcbY="-5.750052mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin139"]} pcbX="-10.80008mm" pcbY="-6.249924mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin140"]} pcbX="-10.80008mm" pcbY="-6.75005mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin141"]} pcbX="-10.80008mm" pcbY="-7.249922mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin142"]} pcbX="-10.80008mm" pcbY="-7.750048mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin143"]} pcbX="-10.80008mm" pcbY="-8.24992mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<smtpad portHints={["pin144"]} pcbX="-10.80008mm" pcbY="-8.750046mm" width="1.999996mm" height="0.2800096mm" radius="0.1400048mm" shape="pill" />
<silkscreenpath route={[{"x":-10.413949199999934,"y":-9.144025399999919},{"x":-10.413949199999934,"y":-10.414025400000128},{"x":-9.143949200000066,"y":-10.414025400000128}]} />
<silkscreenpath route={[{"x":-9.671354799999904,"y":-9.671430999999984},{"x":-9.671354799999904,"y":9.671380200000044},{"x":9.671405600000071,"y":9.671380200000044},{"x":9.671405600000071,"y":-9.671430999999984},{"x":-9.671354799999904,"y":-9.671430999999984}]} />
<silkscreenpath route={[{"x":-10.076179999999908,"y":9.080474599999889},{"x":-10.076179999999908,"y":10.076205399999935},{"x":-9.080449199999975,"y":10.076205399999935}]} />
<silkscreenpath route={[{"x":10.076332400000183,"y":9.080474599999889},{"x":10.076332400000183,"y":10.076205399999935},{"x":9.080550800000083,"y":10.076205399999935}]} />
<silkscreenpath route={[{"x":-10.076179999999908,"y":-9.080525399999942},{"x":-10.076179999999908,"y":-10.076256199999989},{"x":-9.080449199999975,"y":-10.076256199999989}]} />
<silkscreenpath route={[{"x":10.076332400000183,"y":-9.080525399999942},{"x":10.076332400000183,"y":-10.076256199999989},{"x":9.080550800000083,"y":-10.076256199999989}]} />
<silkscreencircle pcbX="-9.525mm" pcbY="-11.049mm" radius="0.199898mm" />
<silkscreencircle pcbX="-9.017mm" pcbY="-9.017mm" radius="0.199898mm" />
<silkscreentext text="{NAME}" pcbX="0mm" pcbY="12.6586mm" anchorAlignment="center" fontSize="1mm" />
<courtyardoutline outline={[{"x":-11.908599999999979,"y":11.908600000000092},{"x":11.908600000000206,"y":11.908600000000092},{"x":11.908600000000206,"y":-11.95939999999996},{"x":-11.908599999999979,"y":-11.95939999999996},{"x":-11.908599999999979,"y":11.908600000000092}]} />
      </footprint>}
      cadModel={C5271072CadModel}
      {...props}
    />
  )
}