T
tscircuit•4mo ago
Rishabh

@Seve Claude recognises this as dual

@Seve Claude recognises this as dual mosfet. What is it then?
17 Replies
Seve
Seve•4mo ago
my guess is you're not exposing a pin, where is the source schematic?
Seve
Seve•4mo ago
yea that's a solderjumper it's a solderjumper between two grounds, or a cuttable trace ground bridge is an ok name for the symbol <cuttabletrace /> might be a good element (basically a solderjumper with two bridged pins)
Rishabh
RishabhOP•4mo ago
Okay cc @Techmannih
Rishabh
RishabhOP•4mo ago
@Techmannih As seve mentioned name it cuttabletrace
Techmannih
Techmannih•4mo ago
this
Seve
Seve•4mo ago
err sorry: the name of Techmannih's component should be "Bridged Ground" the component that should be used to represent it in the schematic is a solderjumper we COULD introduce cuttabletrace or <trace cuttable />, i looked into this for a bit and i think it's better to use a solderjumper for now- <solderjumper symbolName="bridged_ground" bridged /> is a good API
Techmannih
Techmannih•4mo ago
awesome
Seve
Seve•4mo ago
we can also automatically derive the symbolName later, but i think the best short term solution is what i proposed above
Rishabh
RishabhOP•4mo ago
I will modify the core with this symbol name addition in the <solderjumper />
Seve
Seve•4mo ago
yes this is supposed to work with any normal component you're supposed to always be able to give symbolName but i haven't tested it much
Techmannih
Techmannih•4mo ago
fight need to merge in my fork then goes to tscircuit pr😂
Seve
Seve•4mo ago
nice
Rishabh
RishabhOP•4mo ago
not the symbolName prop, I mean't supporting this new symbol for the solderjumper
Seve
Seve•4mo ago
not sure i understand
Rishabh
RishabhOP•4mo ago
Okay, no worries. i will take a look

Did you find this page helpful?