tscircuit

T

tscircuit

The community & user server for tscircuit. Build electronics with React & AI. Render code into schematics, PCBs, 3D, fabrication files, and more.

Join

projects

contributor

support

imadethis

Ray Kholodovsky - small reqs regarding UI "file...

small reqs regarding UI "file browser" 1. add a back/ "up tree" button to go back a directory level. this has been an "I want this" annoyance many times already. 2. allow defining which files are "pinned" in that top section of the explorer. I realize that right now it's showing the proj dir root. I almost think of it as a "Favorites" section. Perhaps a higher up separate "Favorites" section? defined by some config somewhere?...
No description

Ray Kholodovsky - sometimes the viewcube doesn'...

sometimes the viewcube doesn't have the text (top, etc) on it, sometimes it does
No description

DOPΣ - whytf its not following manual edits?

whytf its not following manual edits?
No description

Ray Kholodovsky - When I commit in GitHub Desko...

When I commit in GitHub Deskop (on Win 10) (and possibly might Ctrl S in vscode after, idk) my localhost:3020 turns into an error like this. If I Ctrl S in vscode after this (possibly twice), it regenerates and all is good again....
No description

itsme - what's the "correct" way to connect thi...

what's the "correct" way to connect things? (connections prop? <trace> ? ...) and what's the correct way to declare a component? (useComponentName or <ComponentName/>)

Ray Kholodovsky - "Can I ask parts-engine a que...

"Can I ask parts-engine a question or is it only run automatically during compile?" I'm mentally architecting my modules, starting with a simple one like "Power LED", which I want to use a calculation to set the LED brightness to a particular target based on the provided input voltage, and return an LED and a resistor of appropriate value. We discussed all this here before: https://github.com/orgs/tscircuit/discussions/763...

itsme - what is the best way to place a compone...

what is the best way to place a component? manual-edits, pcbX and pcbY, auto-layout...?

itsme - @Seve are the gold fingers supposed to ...

@Seve are the gold fingers supposed to extend outside of the board outlines?
No description

itsme - Execution Error: Eval compiled js erro...

``` Execution Error: Eval compiled js error for "entrypoint.tsx": Nested boards are not supported @tscircuit/eval@0.0.354 Error: Eval compiled js error for "entrypoint.tsx": Nested boards are not supported at kb (blob:http://localhost:3020/af38576e-e5b4-49a5-8749-d8830bb622eb:374:8359)...

itsme - is the schematic view intended to be us...

is the schematic view intended to be used as a secondary where the code is the schematic or is it meant to be its own thing?

i use arch btw. - is there a finished microcont...

is there a finished microcontroller module on tsci's repos?

DOPΣ - isnt kicad mod supported? or how does it...

isnt kicad mod supported? or how does it work any working example?
No description

i use arch btw. - is it possible to run the sam...

is it possible to run the same algorithm as the cloud autorouting, but locally? (the server keeps timing out, and the normal client side algorithm just wants to use vias but vias are impossible in this pcb)

i use arch btw. - how do i move something to th...

how do i move something to the back side of the board?

i use arch btw. - im just kinda curious, but wh...

im just kinda curious, but why does the autorouter do this kind of stuff instead of just routing through the existing route?
No description

an interesting thing that im seeing is

an interesting thing that im seeing is that with a capacitor, it works when i rotate it by 90 degrees (counterclockwise) but not with -90.
No description