← Back to community index
# support·Active

Richard - Are there smaller resistor / capacito...

Are there smaller resistor / capacitor symbols (similar to how KiCad has R and R small)?

Started by RichardJun 27, 20267 messages

Discussion

Last active 16 days ago · plain text
Richardoriginal post
Are there smaller resistor / capacitor symbols (similar to how KiCad has `R` and `R_small`)?
Rishabh
<@303970537946742784> unfortunately we don't have option to change the size right now for changing the size of schematic symbols
Rishabh
cc <@757706909351411845> i see the prop `schematicSymbolSize` is present, but the `core` is not using it. We should support this
Seve
Yea we’re supposed to have small variants- <@436098556974333952> was doing this but he’s moving this wknd- maybe someone else can do the compact variants (we should commit to the symbols repo as new symbols rather than dynamic resize i think)
Seve
We really only need resistor and capacitor compact variants to start- maybe diodes
Richard
Looks like you already have the resistor variant under `boxresistor_small`. I was able to get it to work using: ``` <resistor symbolName="boxresistor_small"/> ```
Seve
Oh cool- yea we’ll make that more ergonomic soon

Want to add to the conversation?

Reply in Discord so your notes stay connected to the source.
Continue in Discord ↗