I am trying to pattern whole PCB’s in another brd file, but cutting and pasting into the new file. My problem:
When I add one PCB, it works fine. When I add another one though, all the component names change, messing up the silk screen. C6 on one pcb is C17 on another, and C72 on the 8th board. How do I get multiple exact copies in one file?
If you really want to do it in EAGLE, you can use “panelize.ulp”. It copies all the names to new layers so they don’t change with the parts themselves. Then you just need to hide the original name layers, close the schematic window, and you can copy what’s left. Change the CAM layers accordingly.