diff --git a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit.tsx b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit.tsx index 111e4a79..a61fab1b 100644 --- a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit.tsx +++ b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit.tsx @@ -26,7 +26,7 @@ const selectors = { } export default () => ( - + ( schY={0} pcbX="1.265mm" pcbY="0mm" + pcbRotation={90} connections={{ A1: selectors.net.A1, A2: selectors.net.A2, diff --git a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/TXS0108EQWRKSRQ1.tsx b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/TXS0108EQWRKSRQ1.tsx index 8079628e..30fc3fb9 100644 --- a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/TXS0108EQWRKSRQ1.tsx +++ b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/TXS0108EQWRKSRQ1.tsx @@ -24,183 +24,225 @@ const pinLabels = { pin21: ["EP"], } as const -export const TXS0108EQWRKSRQ1 = (props: ChipProps) => ( - - - - - - - - - - - - - - - - - - - - - - - - - } - pinLabels={pinLabels} - {...props} - /> -) +export const TXS0108EQWRKSRQ1 = (props: ChipProps) => { + return ( + + + + + + + + + + + + + + + + + + + + + + + + + + + + } + cadModel={{ + objUrl: + "https://modelcdn.tscircuit.com/easyeda_models/download?uuid=b4672b645a9c45daa26327415683c5fe&pn=C43703393", + rotationOffset: { x: 0, y: 0, z: -90 }, + positionOffset: { + x: 0, + y: 0, + z: 0, + }, + }} + {...props} + /> + ) +} diff --git a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-3d.snap.png b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-3d.snap.png index cc6c8a5b..bb171421 100644 Binary files a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-3d.snap.png and b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-3d.snap.png differ diff --git a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-pcb.snap.svg b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-pcb.snap.svg index 450456d7..65de9532 100644 --- a/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-pcb.snap.svg +++ b/boards/SparkFun-Level-Shifter-8-Channel-TXS0108E/__snapshots__/SparkFun-Level-Shifter-8-Channel-TXS0108E.circuit-pcb.snap.svg @@ -1 +1 @@ -OEA8A7A6A5A4A3A2A1VCCAGNDB8B7B6B5B4B3B2B1VCCBGNDTXS0108R1C3C4C1C2OEA8A7A6A5A4A3A2A1VCCAGNDJ1B8B7B6B5B4B3B2B1VCCBGNDJ2TXS0108 \ No newline at end of file +OEA8A7A6A5A4A3A2A1VCCAGNDB8B7B6B5B4B3B2B1VCCBGNDTXS0108R1C3C4C1C2OEA8A7A6A5A4A3A2A1VCCAGNDJ1B8B7B6B5B4B3B2B1VCCBGNDJ2TXS0108 \ No newline at end of file