The footprint of a single component can be changed easily in the schematic by hitting ‘F’ (“Edit Footprint”).
This doesn’t work if more than one component is selected.
Is there a technical reason for this limitation?
“Edit Symbol Fields” is no alternative, since it shows all components, not only the selected.
The best workaround I found so far is to keep the pcb open to get the selection also there and invoke “Change Footprints” there.
Especially for MLCCs in power circuits, I select the footprints in a late stage of the schematic development, when I checked the required size to get the capacitance at the operating voltage.
if I understand correctly, using the symbol fields table has at least these two drawbacks:
it doesn’t use the footprint selector with filter etc. so I need to know/copy the exact footprint name before I set it
it doesn’t allow to change only components currently selected. Selecting by name is much less intuitive than by clicking the components in the schematic.
It would be much simpler, if ‘F’ could change more than one component.
It would be much simpler, if ‘F’ could change more than one component.
Either that or the footprint field could be displayed (and edited) on the left side properties panel.
Both ideas would need a gitlab issue to present them to the developers.
I guess (the opening post from Vero is not 100% explicit) the missing filter refers to the later opened footprint chooser.
If you open the FP chooser with the “F”-command (or from the symbol properties dialog) you get two checkboxes to help filter the footprints. These checkboxes are missing if you open the FP chooser from the symbol fields table.
I had reported this once, but it was not completely corrected. If I recall the reason was that you could group symbols in the symbol fields table. These grouped symbols could have different pins/filters - so the algorithm had to guess the right filter strings. Instead of guessing the checkboxes were removed.