EEVblog Electronics Community Forum

Electronics => PCB/EDA/CAD => Eagle => Topic started by: glatocha on July 03, 2013, 09:46:15 am

Title: Copying parts of schematic between two sch files
Post by: glatocha on July 03, 2013, 09:46:15 am
Hi

Is it possible to copy part of schematic from one file to the other? For example I mostly use the same power supply + uC + programmer connector. Would be nice to copy it connected from one file to the other.

Greetigns
Title: Re: Copying parts of schematic between two sch files
Post by: TerminalJack505 on July 03, 2013, 05:38:43 pm
Yes, this is possible.  Copying and pasting is unnecessarily complicated in Eagle since they don't use the standard shortcut keys and whatnot.

You basically use the group select to select the components, nets, etc. and then hit the copy button then CTRL+right click on the group.  At this point you will be dragging around the selected group.  Hit escape since you don't want to drop it back into the current schematic.

Now pull up the schematic that you want to paste into.  Click the Paste button.  Drop the group on the schematic.
Title: Re: Copying parts of schematic between two sch files
Post by: glatocha on July 03, 2013, 10:00:59 pm
thanks, that will save some time :)
Title: Re: Copying parts of schematic between two sch files
Post by: stryker on July 03, 2013, 10:19:38 pm
Yes, this is possible...
Thanks for the tip!  That will save time and avoid potential errors here too.
Title: Re: Copying parts of schematic between two sch files
Post by: andersendr on July 05, 2013, 04:24:30 am
Another handy tip is that if you have certain components you use a lot, why not make them a library item so you can just add the entire lot.  I have done this a lot for my more common items, essentially making library building blocks.