15 Replies
@Seve does it pick one elbow for each case?
as these elbows cross other components they are invalid, but calculate-elbow doesn't account for obstacles
Calculate elbow is used to generate a base path, variants are then generated that moved the segments to guidelines to avoid obstacles (recently broken)
are variants generated in calculate-elbow? I don't see logic related to obstacles in that repo
no the function is inside the schematic-trace-solver, i think it's called generateElbowVariants, it is definitely broken
i have a video somewhere where i show that it histoically worked
@Seve
Hmm thats not good
Idk i weote that error because it was hard to repro
If you have a repro submit it!
submit it to core?
so close

Yep yep
Gl! Btw i think the core implementation is missing there lol
flatten-js can be used for the calculation of the pour polygon, we will probably want to create a repo just to handle the pour calculation because its somewhat complex
yeah XD
can I start on this? https://github.com/tscircuit/tscircuit/issues/758
GitHub
Add cadModel.gltfUrl support · Issue #758 · tscircuit/tscircuit
add in tscircuit/props add in tscircuit/circuit-json implement in tscircuit/core implement model loader in tscircuit/3d-viewer You must be assigned this task. /bounty $150
Yea you can assign
same board in core passed
🤬
Yea super tough to repro that condition