EEVblog Electronics Community Forum

Electronics => PCB/EDA/CAD => Eagle => Topic started by: sacherjj on June 02, 2011, 01:39:35 pm

Title: Polygons not Filling
Post by: sacherjj on June 02, 2011, 01:39:35 pm
I ran into this recently and thought it would be good to post something here for people who are also learning Eagle.  This is another one of those nice non-intuitive things on Eagle.

Polygons have two things that are required to work as you want.

1 - Name the polygon the same as the signal to which it should be attached.  So you can right click on a signal and see the name of N$16.  Then right click on the polygon and select Name and change to N$16.  Now the polygon will flow into that signal.

2 - Once you have the polygon drawn, it will only be dotted outline until you use the RATSNEST command.  You can type that in the command line or right click on the polygon and select Ratsnest.

It took me tons of searching to figure out these two things.  Hopefully it will help someone.

Also, if you are etching your own boards, you can define a bunch of polygons (or large GND polygons) to "use up" copper and reduce the amount you need to etch away.  This will make your etchant last longer and finish faster.
Title: Re: Polygons not Filling
Post by: Afrotechmods on June 21, 2011, 06:19:27 am
One last thing that could trip people up, and it sort of relates to the #1 you mentioned:
If the polygon is just sitting alone on the board without a signal of the same name attached to it, you must go to the information/properties of the polygon, and check the box labeled "orphans".
Title: Re: Polygons not Filling
Post by: ivan747 on June 21, 2011, 11:12:21 pm
You can enable some options. Here's what I've figured out so far:

I still haven't figured out what is the difference between Spacing and Isolate and don't get the concept of the Rank option.
Title: Re: Polygons not Filling
Post by: Afrotechmods on June 22, 2011, 06:57:47 pm
The rank option determines which polygon's area gets completely filled when there are two (or more) polygons overlapping each other.