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

Seve - @Ray Kholodovsky @AyushJ REACT has defau...

@Ray Kholodovsky @AyushJ REACT has default behavior regarding newlines that we should modify in core. It's not a bug in the 3d-viewer in this case, see this screenshot
No description

Commandar Rick - hey @shibo using your work was...

hey @shibo using your work was able to get this far, currently working on fixing the texture issue
No description

Commandar Rick - hey @Seve in https://github.c...

hey @Seve in https://github.com/tscircuit/tscircuit/issues/1542 Based on the error screenshot showing blob URLs in stack traces, this seems like an issue in @tscircuit/eval or @tscircuit/cli....

Seve - RE: kicadmod. You can't use <chip footpr...

RE: kicad_mod. You can't use <chip footprint={kicadModImport} /> inside a <group>. I couldn't believe how silly that was (CC @shibo ? is this related to your recent fix?)

Seve - @shibo @Anas I discussed Panelization w/...

@shibo @Anas I discussed Panelization w/ Ray for a bit yesterday, he found lots of issues, i will write them up sometime tomorrow but they were IMO pretty easy to find, e.g. 3d-viewer not working, circuit-to-svg/pcb-viewer not rendering correct panel size. Panel needs anchorAlignment prop. Also probably default panelization method, we also need to spec V-cuts (pcb_v_cut?) and add rendering support (this is less important than the other things)

DOPΣ - elaborate? is this for directory namec...

elaborate? is this for directory name currently package name is already genrated like this if logged in...
No description

! Rushabh | Linux Shill - @Abse i had a doubt, ...

@Abse i had a doubt, easyeda-converter sometimes generates components with wrong transformation, is there something i can do about it?

Seve - @DOPΣ the camera in the 3d viewer is sup...

@DOPΣ the camera in the 3d viewer is super messed up, wondering if you could take a look (0.0.445 is the version i'm using, just zooming in rotates the view w/ tsci dev)

Seve - Got to test kapton tape ablation, its ea...

Got to test kapton tape ablation, its easy and you can do it without harming copper, but we should use a crosshatch fill
No description

! Rushabh | Linux Shill - When i add copperpour...

When i add copperpour to top layer i cant see my components on bottom layer, is the expected behaviour

Seve - I could use help figuring out why this P...

I could use help figuring out why this PCB won't pack: tsci clone --bug-report 8dc05ed5-b8d3-4ab5-8771-437a218e1660

! Rushabh | Linux Shill - So i was looking at t...

So i was looking at the schematics of SparkFun boards, they are seperated into sections, is there a way to to this in tscircuit
No description

Seve - There is now an extensive guide for how ...

There is now an extensive guide for how to design Typescript libraries for parsers/serializers for non-tscircuit file formats https://github.com/tscircuit/handbook/blob/main/guides/ts-parser-libraries.md

Seve - Hey guys RE: cloning sparkfun boards. We...

Hey guys RE: cloning sparkfun boards. We're going to spin up that initiative again now that tscircuit is more mature. We will also be ALLOWING XY for major chips, jumpers, USB connectors etc. We are also introducing calc(board.minx + 1mm) etc. which should help with board-relative positioning

DOPΣ - it was just bloat code, was checking ses...

it was just bloat code, was checking session token expiry client side, but api already checks it with db, so we dont need this what needs to change in server? i guess its doing fine, will send session_not_found if session expired?? or something i am missing...
No description