[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB Doughnut/Solder Pad Size?



On Sat, 27 Mar 2010 10:52:09 -0700, Chris Maness wrote:

> Is there a way to increase the land size in PCB for all components?  I
> plan on drilling by hand and the pads look a little too small for me to
> drill comfortably.

1) select all components. You may shut of all layers except silk so the 
select tool doesn't catch tracks.

3) chose 
	select -> change_size_of_selected_objects -> Pins_+10_mil
   You may rip off the sub menu at the dashed line to make it stay 
   on the screen for convenient repeated application.

3a) Alternatively, issue an action command: Type a colon to open the 
command line. In the command line type 
	ChangeSize(SelectedPins, SIZE)
   Replace SIZE with the desired size, given in 1/100 mil. 1mm = 3937
   If SIZE is prefixed by "-" the size is decreased. If the prefix is 
   "+", the size is increased. If there is no sign, it is interpreted
   as an absolute value.

Refer to the pcb manual for the syntax of the ChangeSize action:
http://pcb.gpleda.org/pcb-cvs/pcb.html#ChangeSize-Action

If this helps, I'll add it as a pcb-tip to wiki.

---<)kaimartin(>---
-- 
Kai-Martin Knaak                                  tel: +49-511-762-2895
UniversitÃt Hannover, Inst. fÃr Quantenoptik      fax: +49-511-762-2211	
Welfengarten 1, 30167 Hannover           http://www.iqo.uni-hannover.de
GPG key:    http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user