Hi.
In Eeschema, capacitor symbol properties, I add a field named V whose value is 25V and click show. Is Eeschema the voltage shows and it is OK.
When I create a PCB (PCBNew), how do I make that field to show up in the PCB?
Thanks
Martins
Hi.
In Eeschema, capacitor symbol properties, I add a field named V whose value is 25V and click show. Is Eeschema the voltage shows and it is OK.
When I create a PCB (PCBNew), how do I make that field to show up in the PCB?
Thanks
Martins
That is not supported right now.
You can write a script that will do it if you are handy with python.
I found a way annotating like C_25V_?
Martins
The standard Value field can have any text, and it’s your decision how to use it. It can have for example information about the electrical values and package: C_1µF_25V_Ceramic_0603 if you want to.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.