T
tscircuit
The community & user server for tscircuit. Build electronics with React & AI. Render code into schematics, PCBs, 3D, fabrication files, and more.
JoinT
tscircuit
The community & user server for tscircuit. Build electronics with React & AI. Render code into schematics, PCBs, 3D, fabrication files, and more.
Join@shibo newer versions of schematic-
@shibo newer versions of schematic-viewer have a major perf issue it seems, jsyk. We don't know the cause but it effects zooming/panning
@shibo we should maybe display more
@shibo we should maybe display more precise diagonstics here, e.g. did the SPICE wasm fail to load? etc.

@shibo if you injected a script tag with
@shibo if you injected a script tag with JUST the cdn url and no source code this would work

URGENT: 3d-viewer needs update
@shibo URGENT: We are setting up for the demo and need the latest 3d viewer working, what is the status of it? I thought you had an open PR that maybe Rishabh and I can take a look at
@shibo look at this schematic image, see
@shibo look at this schematic image, see how every schematic port has a small arrow indicating whether or not it's an input, output or input-output? I like that, seems useful

New core component for square wave
@Seve I want to create a core component for this square wave generator, what would it look like?

@Seve what dc spice sims do we want to
@Seve what dc spice sims do we want to prioritise, when I search it's mostly ac
@Abse if you want a fairly difficult
@Abse if you want a fairly difficult project, we need to integrate footprinter models into circuit-json-to-gltf. It requires converting jscad-planner objects into GLTF/OBJ objects. Sort of on the hard end
3D Viewer, jscad-fiber, jscad-electronics, React 19 Issue
@Seve can you please take over the dependency issues in 3d-viewer and runframe? I have so much to do and I've been stuck for days, I don't want to waste any more time on this
tscircuit has circular deps
@Seve
```tscircuit@0.0.583 /home/shibo/tscircuit/tscircuit
├─┬ @tscircuit/cli@0.1.196
│ └─┬ tscircuit@0.0.560
│ ├─┬ @tscircuit/core@0.0.576...
@Seve any idea what this error means?
@Seve any idea what this error means?
`Run npm run test:node-bundle
@tscircuit/3d-viewer@0.0.313 test:node-bundle node ./scripts/load-bundle-in-node.js...
```
```
<board width="20.32mm" height="12.70mm" manualEdits={manualEdits}>
{/* X: 10.16 6.35 */}
<group matchAdapt>
<W25Q128JVPIQ...
@Seve when I run `bun run build` on
@Seve when I run
bun run build
on schematic symbols I get this error and paths flip to use \
, it came out from no wher I even reverted my refactor commit and deleted the noed models , can it be make-vfs (it has not been updated for 10 months?