Dear community,
I’m looking for best practices and know-how for the following scenario:
I have two PCB projects that are almost identical, differing mainly in layout and a few minor components. For example, one has a manual switch, while the other uses a potentiometer. From a BOM perspective, both are nearly identical. But from a layout perspective one could not solve it with marking some components as DNP for example.
Currently, I only know how to handle a single PCB: I create a panel and use KiKit with kikit fab jlcpcb
to generate the BOM files for fabrication.
Now, I want to order a multi-panel PCB that includes both designs on the same panel. Ideally, I’d like a Python tool that automates this process for me.
What I’m unsure about is whether “Append Board” in KiCAD would work since it doesn’t copy designators and schematics. However, it’s crucial that I can still run the manufacturing process at JLCPCB without issues.
Can anyone share insights or suggest a good workflow?
Thanks in advance for your ideas!
Best regards from Germany,
Michael