Electronics > Eagle

Polygons not Filling

(1/1)

sacherjj:
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.

Afrotechmods:
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".

ivan747:
You can enable some options. Here's what I've figured out so far:

* Use the Orphan option to fill the parts that don't have any connection. They will be floating but it helps for saving some etchant.
* Disable the thermals option to disable those little crosses on the pads that connect to the polygon. This way will be harder to solder but will dissipate heat off components way better
* The hatch polygon pour reduces the capacitance of a polygon in a multi-layer board. For example, if you have a sensitive trace in the top layer like a capacitive touch sensor, you can use the hatch pour to reduce the capacitance between the sensor pad and your ground plane.
I still haven't figured out what is the difference between Spacing and Isolate and don't get the concept of the Rank option.

Afrotechmods:
The rank option determines which polygon's area gets completely filled when there are two (or more) polygons overlapping each other.

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod