seveibar/1206_x4

This code defines a PCB footprint for an 8-pin 1206-sized resistor network with surface-mount pads arranged on both sides in a compact rectangular package.

Usage: To use the "@tsci/seveibar.1206_x4" component in a project: 1. Import the component: ```tsx import RN1 from "@tsci/seveibar.1206_x4" ``` 2. Use the component in a circuit: ```tsx <board> <RN1 name="RN1" /> </board> ``` The component represents an 8-pin 1206 resistor network with pins numbered 1-8, with 4 pins on each side. You can place and connect it like other tscircuit components using traces and net connections.

Version
0.0.2
License
unset
Stars
0

dist/pcb.svg

PCBPCB preview for dist/pcb.svg
SchematicSchematic preview for dist/pcb.svg
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="600" data-software-used-string="@tscircuit/core@0.0.955"><style></style><rect class="boundary" x="0" y="0" fill="#000" width="800" height="600" data-type="pcb_background" data-pcb-layer="global"/><rect class="pcb-boundary" fill="none" stroke="#fff" stroke-width="0.3" x="233.5974643423138" y="95.08716323296352" width="332.80507131537246" height="409.82567353407296" data-type="pcb_boundary" data-pcb-layer="global"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="233.5974643423138" y="95.08716323296355" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="233.5974643423138" y="215.84786053882726" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="233.5974643423138" y="336.60855784469095" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="233.5974643423138" y="457.36925515055464" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="490.33280507131536" y="457.36925515055464" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="490.33280507131536" y="336.60855784469095" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="490.33280507131536" y="215.84786053882726" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/><rect class="pcb-pad" fill="rgb(200, 52, 52)" x="490.33280507131536" y="95.08716323296355" width="76.06973058637084" height="47.543581616481774" data-type="pcb_smtpad" data-pcb-layer="top"/></svg>