Starting into a new board that uses many of the same features I did on a previous board. I have snippets made of all the pcb groups I want to reuse. Now I had already imported components from the schematic. So when I put the snippets in and update the pcb it removes the snippets as opposed to the loose components. How should I have approached this? What is the best way to reuse parts of a previous design?
Announcement
Collapse
No announcement yet.
Using Snippets the most efficient way on a new board
Collapse
X
-
Hi jwags818 ,
I personally never use snippets. When I want to re-use something, I just copy the schematic/pcb blocks. Just keep in mind that when copying schematic symbols, their unique IDs will reset. That might create problems when you importing changes from the new schematics to the new PCB, due to the components not being linked by UIDs anymore. For that reason you can initially leave the same designators and link the schematic/pcb components, so that the pcb components get the proper unique IDs. They you can change the designators according to the new project.
- Likes 1
Comment