changing pad size in Eagle

Status
Not open for further replies.
How do you change the pad size in Eagle on just a single device and not the whole PCB?

In the updated library burr-brown.lbr that I downloaded from www.cadsoft.de the pads for the BUF634T (TO220-G5) has about 16mils spacing, but when I use the DRC, the minimum pad size must be set to 7mils to not get an error with pad-distance set to 10mils.

This is because the pad is sized as a percentage value of the drill size (25%). What I want to do is to set different design rules for the BUF634T and the rest of the PCB, or else I'll get to small pads on the rest of the design.

1) Is this possible?

2) If not, any suggestions on what to to?

Photo of the board with normal DRC settings (padsize=25% of drill, min 10mil, max 25mil):
 

Attachments

  • preamp.png
    preamp.png
    17.3 KB · Views: 620
Sorry, I don't have an answer for you, but I am interested in how you did the jumpers for the traces that had to get run on the top layer?
I've been trying to figure that out, I ended up just deleting those nets and dropping in pads but your solution is much better.
--
Danny
 
To change pads, you must open the library that contains the part you want to change. Then you click on IC looking icon (package) and choose the one that represents your part. Then you simply use Change tool and do what you want - change diameter, shape, drill size... Then you save the library, close it and return back to the schematics. Go to library menu and choose update library or update all...
 
azira said:
Sorry, I don't have an answer for you, but I am interested in how you did the jumpers for the traces that had to get run on the top layer?
I've been trying to figure that out, I ended up just deleting those nets and dropping in pads but your solution is much better.
--
Danny



Just click the Via-tool (the green circle). Edit the via to the size you want to use (I use the octagon with 32mil drillsize and 56mil diameter). Route to the first via, and continue from the second one. Then I draw the link between in the silkscreen-layer with the wire-tool. (Change the layer to 21 tPlace).
Done! 🙂



rendisha said:
To change pads, you must open the library that contains the part you want to change. Then you click on IC looking icon (package) and choose the one that represents your part. Then you simply use Change tool and do what you want - change diameter, shape, drill size... Then you save the library, close it and return back to the schematics. Go to library menu and choose update library or update all...



The padsize is narrower in the library, It's the DRC that changes the width of it. I said that in the first post.
 
Hi Alcaid,

Although this is not an answer to your question, for simple designs like your board at hand go straight to this:

http://www.abacom-online.de/uk/html/sprint-layout.html

It is very simple to use, you are completely on the run in a few hours and it works very fast. Also you have full control on any detailed element. However no parts and netlist import, you have to do that manually. It is in fact a plain PCB drawing program. I am used to Mentor, Valid and Ultiboard, but for simple designs and most analog work I stick to Sprint-Layout. In Europe it is also available from Conrad Electronics.

Cheers 😉
 
I went on this thread searching for a solution for my problem. In the meanwhile I found a possible solution. So ... here it is.
If you want to have larger pads for resistors and so on, open the library rcl.lbr and then run the package change-pad-in-lbr.ulp.
It allows to change the diameters of the pads. Then save the library.
Thos changes do not immediately reflect on the actual PCB's. To apply those changes put in the circuit any component belonging to that library. Eagle warns you that it need to reload the library.
Say yes. Done !
Then you can delete the component you added.
 
Hi Alcaid.

It is easiest to edit the footprint of the devices or create a new footprint of your own design. I usually end up creating new footprints for most parts in order to get them just the way I want them.
 
hi guys i face a problem too i think the below link will solve the situation . i use 1 mm drill bit i have tried to find a smaller one like 0.8mm but to no success. the 1mm leaves little space for soldering i need a ulp file which will make pads in my current project bigger and not having to change every component in library. 🙂 🙂 🙂

EAGLE Central Forums: eagle.betatest Teardrops in Eagle 6 and 32bit variables in ULP
 
Status
Not open for further replies.