Hi everyone,
I’ve created a PCB design in KiCad, and I’m looking for the best way to efficiently link my components to their manufacturer part numbers, second source options, and ordering information.
At the moment, I’m manually adding extra fields to each component like MPN, supplier, and alternatives to each component, but this is very time-consuming. I’m also concerned about reusability—if I need the same component (like a JST PH header) in another project, I don’t want to re-enter all that information again.
I was thinking of managing all this component metadata in an external table (like an Excel spreadsheet or similar) and then linking it to my KiCad project to avoid duplicating work.
Does anyone have experience with this kind of workflow, or know of tools or methods to manage and reuse component information efficiently in KiCad?
Thanks in advance for your tips!