PCB Editor - Component Silkscreen Inspection

KiCad 7.0.9

Hi All,

Near the end of a PCB design process, and prior to generating Gerbers, I’m accustomed to checking each footprint for proper component designator placement.

I do this to:

  • Confirm the footprint designator has not been placed near the wrong component.
  • Make sure the placement of the designator text (and possibly the component value/parameter text) is efficient.

In some unnamed other CAD package, I would be able to list all components, click on each one, auto-zoom to said component and have its visible parameters high-lighted automatically.

With the likely possibility that I am missing something (or my forum search-skill is low), is there a way to do this in KiCad?

Regards,
Chris

This isn’t exactly what you’re asking for but it’ll get you most of the way there, I think:

  1. Set up your view settings to hide stuff you don’t care about, and/or set your single-layer view mode as you like (I like “Dim” for this). If there’s a set of layers that you would always use for this, you can create a view preset (or maybe one of the existing presets will work for you).
  2. Open the search panel (view → show search panel) and select the footprints tab. With no search terms entered, this is a list of all the footprints in the design.
  3. When you click on a footprint in the list, it will be highlighted along with all of its fields. In combination with single-layer view mode this makes it easy to see what you care about. Unfortunately it doesn’t seem to zoom/pan to the component (I think this would be a good feature request). You can use the arrow keys to quickly scroll through the list.
1 Like

Excellent!

The bit I was overlooking was the setting for “Layer Display Options” in the Layer Appearance window (which I had minimized by default).

Thanks!

1 Like

On gitlab you posted:

  • In PCB Editor, with a PCB project open, open View->Search Panel.
  • Select one or more entries in the Search Panel.

However, there is no: View / Seach in the menu.
Maybe you meant: Edit / Find ?

Edit: Oops, I must have been sleeping or something similar.

No, view → show search panel

1 Like

image

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