Remove these ads by
Signing UpStep 1Start the Eagle control panel
In linux type eagle from the command line.
In windows double click on the eagle icon.
Or start->programs->eagle layout editor (version) -> eagle
Your screen should look something like this now.
| « Previous Step | Download PDFView All Steps | Next Step » |




























































Open the library where you want the part to be copied into (Library->Open)
Go to the Eagle Control Panel and find the \lbr folder where the library is that you want to copy from (under Libraries).
Expand and find the device/package you want to copy and right click it.
Select "Copy to Library"
That's it. Done.
look to see many more
Adding symbol L78L05 to L78L05 would exceed the minimum number
of pads (0) available in package variant ''
What are pads even?
Thanks,
Frazer.
Tutorial for an old version, but still good. Nice combination of pictures and text, easy to skim to the info.
Short version: first/main window in eagle-> File-> New Library... or Open Library
See Step 7 to create a new package (notice the icons devices, packages, symbol
See Step 14 to create a new symbol
See Step 18+ on how to match the package to symbol, and match the pins
See comments below for how to cut and paste, and other tips.
I needed to add a component (Eagle is very new to me) and this worked 100%
THANKS DUDE!
Datasheet: http://focus.ti.com/lit/ds/symlink/ptb78560c.pdf
I can't seem to get my head around the lack of a grid pattern on this part. And it's getting annoying with just having pads floating around on my schematic as I want to keep putting components where the board is going to sit on my PCB.
NAME P$1 PGND_1
...and so on; one pin per line.
A programmer's editor like UltraEdit or SciTE makes it easier to add the "P$" to the numbers. When you're done, save it as an ASCII text file with an .SCR extension and load it from Eagle's File menu. Easy peasy!
Also, the perfectionist in me cringes at your box being just off the visible grid, but that's neither here nor there ;-)
Two special keywords need to be placed in the package drawing;
- ">NAME"
- ">VALUE"
There are a few other Special Case words, but these two should suffice for making it "smashable".
@kd7vnn, this is super helpful, but one thing that i think could also be covered to users' benefit is pin direction and why it matters to make sure you supplies are set to direction Pwr instead of I/O. (i'd offer these explanations myself, but i'm unsure of whether they're used for anything beyond DRC...)
Thanks again
This Instructable was so helpful!
I was able to make my own component :-)
This is a great article, but I was wondering if you have any time to update it to the 5.6 version? No worries if you don't. I am having issues trying to figure out if I'm doing something wrong or if the tool is just different. For instance, when you create the symbol, do you need to resize the grid again? My defaulted to inches. Another thing is with the pins, you can't see which layer you are on any more... or I'm missing it.
Thanks for creating the above, it has been very helpful.
Nate
note - some users may want to toggle "show value" button in the device view. This will display the pin names in the schamatic.
Can anyone figure out which measurements I use?