I am trying to replace C1 that is on the board with the bigger C1.
How can I do this and still have it keep the net connections? or can I change the net connections on the bigger C1?
I am trying to replace C1 that is on the board with the bigger C1.
How can I do this and still have it keep the net connections? or can I change the net connections on the bigger C1?
Hi!
Component replacement should work on schematic side without any problems. You should change the capacitor in the schematic side and then convert/update the PCB. That should work.
Regards,
Markus Virtanen
HW / Electronics Designer
I don't do anything special. I just delete it in the schematic, replace it with the replacement part, update the PCB, and it updates it in place. It is safest to do one at a time, because you have to add them back in the order you deleted them, to avoid switching the nets around.
@lucasagexpress,
"I am trying to replace C1 that is on the board with the bigger C1."
Talking about changing the “size” of a part is a confusing term.
Does this refer to:
Usually when this question is asked, it refers to the PCB Footprint of a part.
The Footprint for a part is changed by editing the Footprint assigned to the Schematic Symbol in the schematic.
However, if only the Footprint is changed then the BoM information will be wrong.
For example: a 1k 1% metal film resistor in an 1206 package is a different part from a 1k 1% metal film resistor in an 0805 package.
This is because it will have a different:
So when asking about changing the Footprint for a part from 1206 to 0805, what is actually being talked about is changing from one part to a different part.
Therefore, to keep the BoM up to date with the Footprint changes, it is necessary to either:
In either case Update PCB... or Import Changes... must be carried out to bring the PCB up to date with the changes in the schematic.
"The best way to design a PCB in EasyEDA" in (2.2) in (2) in:
Just truing to change the footprint? Open the schematic, select C1, then click the footprint in the right panel. This will bring up the footprint selection screen. On the right hand side, select the option to search footprints. Then, input the size you are looking for and hit the search button (magnifying glass). This will probably bring up several options. You can click through them to bring up a preview. ONce you find the one you want, click the "update footprint" button. I always click twice as I've hit a bug where the first click might not make the change. Then save the schematic and click the "Update PCB" button. This will update C1 on the PCB without changing the nets nor position (most of the time the position won't change).