hrithik18k/Chatting-Device

This code defines React components representing surface-mount voltage regulator and resistor chips with specified pin layouts, footprints, and 3D CAD models for electronic hardware design.

Version
1.0.0
License
unset
Stars
0

imports/A_2541FV_19P_B.tsx

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

const pinLabels = {
  pin1: ["pin1"],
  pin2: ["pin2"],
  pin3: ["pin3"],
  pin4: ["pin4"],
  pin5: ["pin5"],
  pin6: ["pin6"],
  pin7: ["pin7"],
  pin8: ["pin8"],
  pin9: ["pin9"],
  pin10: ["pin10"],
  pin11: ["pin11"],
  pin12: ["pin12"],
  pin13: ["pin13"],
  pin14: ["pin14"],
  pin15: ["pin15"],
  pin16: ["pin16"],
  pin17: ["pin17"],
  pin18: ["pin18"],
  pin19: ["pin19"]
} as const

export const A_2541FV_19P_B = (props: ChipProps<typeof pinLabels>) => {
  return (
    <chip
      pinLabels={pinLabels}
      supplierPartNumbers={{
  "jlcpcb": [
    "C25503123"
  ]
}}
      manufacturerPartNumber="A_2541FV_19P_B"
      footprint={<footprint>
        <platedhole  portHints={["pin19"]} pcbX="22.86mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin18"]} pcbX="20.32mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin17"]} pcbX="17.78mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin16"]} pcbX="15.24mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin15"]} pcbX="12.7mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin14"]} pcbX="10.16mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin13"]} pcbX="7.62mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin12"]} pcbX="5.08mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin11"]} pcbX="2.54mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin10"]} pcbX="0mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin9"]} pcbX="-2.54mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin8"]} pcbX="-5.08mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin7"]} pcbX="-7.62mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin6"]} pcbX="-10.16mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin5"]} pcbX="-12.7mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin4"]} pcbX="-15.24mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin3"]} pcbX="-17.78mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin2"]} pcbX="-20.32mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<platedhole  portHints={["pin1"]} pcbX="-22.86mm" pcbY="0mm" outerDiameter="1.5999968mm" holeDiameter="1.0499852mm" shape="circle" />
<silkscreenpath route={[{"x":-21.590000000000032,"y":1.2499848000001066},{"x":-21.590000000000032,"y":-1.2500102000000197}]} />
<silkscreenpath route={[{"x":-24.37996140000007,"y":-1.2500102000000197},{"x":24.379961399999956,"y":-1.2500102000000197}]} />
<silkscreenpath route={[{"x":-24.37996140000007,"y":1.2499848000001066},{"x":-24.37996140000007,"y":-1.2500102000000197}]} />
<silkscreenpath route={[{"x":24.379961399999956,"y":1.2499848000001066},{"x":-24.37996140000007,"y":1.2499848000001066}]} />
<silkscreenpath route={[{"x":24.379961399999956,"y":-1.2500102000000197},{"x":24.379961399999956,"y":1.2499848000001066}]} />
<silkscreentext text="{NAME}" pcbX="-0.0127mm" pcbY="2.2446mm" anchorAlignment="center" fontSize="1mm" />
<courtyardoutline outline={[{"x":-24.659400000000005,"y":1.494600000000105},{"x":24.634000000000015,"y":1.494600000000105},{"x":24.634000000000015,"y":-1.5453999999999724},{"x":-24.659400000000005,"y":-1.5453999999999724},{"x":-24.659400000000005,"y":1.494600000000105}]} />
      </footprint>}
      cadModel={{
        objUrl: "https://modelcdn.tscircuit.com/easyeda_models/assets/C25503123.obj?uuid=ce75721765ef40a4848f35ebda4053e5",
        stepUrl: "https://modelcdn.tscircuit.com/easyeda_models/assets/C25503123.step?uuid=ce75721765ef40a4848f35ebda4053e5",
        pcbRotationOffset: 0,
        modelOriginPosition: { x: 0, y: -0.000012700000070253736, z: -0.0000064000000006281255 },
      }}
      {...props}
    />
  )
}