Back from out layers sidetrack, let's finish off the package we started.

Now that we've placed and name our pads, the next step is adding some basic mechanical details on the part.

Adding some basic details on the physical size and shape of your parts
lets you see exactly where the boundaries of your part are when you place it on your PCB. This is extremely useful since it allows you to visually avoid placing two parts in an overlapping position, or having your connectors hanging over the edge of a PCB, etc.!
Without this extra mechanical information you can very easily end up with a board you can't physically assemble, so once again ... a few minutes of effort and diligence now will save you many hours of headache later!

Drawing a Basic Package Outline

You don't need to go into a lot of detail with the dimension details, but as a minimum you should at least add a accurate rectangular package outline that represents the further dimensions of your part.

This is what you will use as a visual queue to make sure you don't have parts that overlap each other during assembly.

Looking back at our datasheet again, the basic part outline is easy to draw: it's a simple 2.0 x 1.6mm rectangle:

Step One: Check Your Grid

Before we start drawing the outline, let's do a quick double check to make sure the grid is set to something sensible.

Click the grid icon in the upper left-hand corner of Eagle. Since our outline is 2.0 x 1.6 mm, lets make sure the grid is at something like 0.1mm that works with both dimensions. Make sure the 'Display' radio button is set to 'On' as well:

Step Two: Select the Wire Tool

Select the 'Wire' tool in the left hand side of Eagle. It's a simple line, and this is exactly what it's used for ... to draw a line or a series of connected lines on whatever layer you select:
By default, the Wire tool will default to Layer 21 (tPlace), which corresponds to the top silk screen layer on your PCB (where you would place outlines or text that you want printed on your PCB):
We'll use layer 21 shortly, and it's a very important layer, but part outlines normally aren't printed on the PCB, they're only important when doing your PCB layout or perhaps for documentation purposes layer to render high quality images of your PCB.

With the 'Wire' tool still selected, switch over to Layer 51 (tDocu). The tDocu layer is used for documentation purposes (51 or tDocu for the top of your PCB, 52 or bDocu for the bottom of your PCB), and this is where you normally draw any extra mechanical information that might be useful during assembly.

Step Three: Draw Your Outline

Now that we've selected the 'Wire' tool, and we're working on the right layer, we can start drawing our outline!

Move your mouse over to the -1.0 x 0.8 position, which corresponds to the top left corner of our package. This is why it's useful to have the grid setup to something like 0.1mm units!

You can see your exact position by looking at the little box in the top left-hand corner of Eagle:
We'll start here since our part is 2.0 x 1.6mm, so -1.0mm x 0.8mm is 1/2 the package size, taking into account the fact that our part is layed out around it's mechanical center.

Click once at -1.0 x 0.8, and then move the mouse over to 1.0 x 0.8, which should results in something like the following image:
Now continue the outline:
  • Draw a new line down to 1.0 x -0.8
  • Then head over to -1.0 x -0.8
  • The head back up to 1.0 x -0.8, being careful to click on out starting point
  • Next, press the escape key to stop using the 'Wire' tool!
You should end up with something like this:
That's it! You now have an accurate mechanical outline of your part, so you know exactly what your PCB will look like when you start assembling the prototypes!

Essential Eagle Skills

You can adjust the width of the lines drawn with 'Wire' tool (or any other tool) in the dedicate toolbar at the top, as well as the way that lines are drawn (only right angles, right or 45° angles, any angle, etc.).

The most important icons are highlighted below, but feel free to explore them all since you'll need to get to know these as you work with Eagle:
For now the default values are fine, though!

This guide was first published on Apr 22, 2013. It was last updated on Mar 08, 2024.

This page (Adding Dimension Details to your Package) was last updated on Apr 16, 2013.

Text editor powered by tinymce.