Want to edit the same property on multiple instances of the same part as one operation

I hereby certify that I am not simply asking someone else to design a footprint for me.

In Kicad PCB I have been selecting and editing one footprint at a time. Can I select multiple instances of the same footprint for editing? Like say I want to change the pad hole sizes from 30 to 35 mils? Thanks!

Sort of.

Right click one pad and change hole size in the “Properties”.

Right click that pad again, select “Copy pad properties to default”

Next, with the “CTRL” key held down, Left Mouse Click all the pads, in turn, that you wish to modify.

Then, Right mouse click and select “Paste default pad properties to selected”

Don’t worry if you unintentionally highlight a track with your clicking, it will be ignored. :slightly_smiling_face:

1 Like

If its the same footprint then it sounds like you are making a custom version of an existing footprint ? why not edit the footprint in the footprint editor and save it as a custom version to a personal library, then you can apply that footprint to the relevant symbol properties in the schematic and update the PCB. (or you can update the footprint on the PCB)

The question is (for me) not 100% clear (and jmk & raptor also have interpreted it differently).

  • Do you want to change properties of multiple pads in the footprint editor? → see jmk
  • Do you want to change the footprint-properties for multiple footprints on board-level (in the pcb-editor)? Than I second raptor suggestion → create a custom footprint with the modifed pads.

sidenote: always add the used kicad-version to your questions. The answer to a question could depend on the used version. (currently the forum gets questions to 4 versions - from v5 - v6 - v7 (current stable version) and sometimes already v7.99 (==the future v8).

1 Like

My comment was for board level.
The biggest drawback is having to select the pads individually… 50 Left Mouse clicks to select 50 pads to simultaneously edit.

My comment was for board level.

sorry, my misinterpretation.

The biggest drawback is having to select the pads individually… 50 Left Mouse clicks to select 50 pads to simultaneously edit.

no need anymore. in the selection-filter enable only pads. Than you can block-select the pads.

2 Likes

Thanks to all. These are all thoughtful, good suggestions/comments!
Much appreciated.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.