Difference between revisions of "Obscure Eagle"

From OpenCircuits
Jump to navigation Jump to search
Line 17: Line 17:
 
leave you top layer in place.  Show it again and it will remind you wher to do the manual routing, and you only have to redo the bottom.
 
leave you top layer in place.  Show it again and it will remind you wher to do the manual routing, and you only have to redo the bottom.
  
== more ==
+
== Adding and Removing the Copper Pour ==
  
 +
One way to add a copper pour ground plane is to draw a polygon around the whole circuit.  Then label it GND.  Finally press ratsnest. 
  
 +
A problem I have had is how to remove it if I wish to re-route or make other chages.  What I discovered ( eagle 5.3.0 for windows ) was that closing the board and reopening leaves the polygon in place but removes the ground plane.  The only other way I have found to get rid of it was to delete the polygon which is a pain if you then have to re-draw it.
  
 
== still more ==
 
== still more ==

Revision as of 08:57, 28 July 2009

What?

The intent here is to list tips and tricks that are not apparent ( maybe just easily or commonly missed ) from the standard documents and tutorials on Eagle. We need contributions, this is just a start.


Start

Re-Run Auto

I like to run auto when it does not finish at 100% I route some stuff on top, or bottom. then run auto again and it will tell how close to 100% you are. You can also unroute a few wires and then re auto route them

Hide the top layer

After I manually route on the top layer I sometimes want to rerun the autorouter. By hiding the top layer and then ripping up ever;ything you leave you top layer in place. Show it again and it will remind you wher to do the manual routing, and you only have to redo the bottom.

Adding and Removing the Copper Pour

One way to add a copper pour ground plane is to draw a polygon around the whole circuit. Then label it GND. Finally press ratsnest.

A problem I have had is how to remove it if I wish to re-route or make other chages. What I discovered ( eagle 5.3.0 for windows ) was that closing the board and reopening leaves the polygon in place but removes the ground plane. The only other way I have found to get rid of it was to delete the polygon which is a pain if you then have to re-draw it.

still more