I used to set all my mask to clearance of 1, that worked, however now when I
go back in and try to set the clearance to 0.06 mils with MinMaskGap nothing
happens:
MinMaskGap(0.06,mil)
Am I using it wrong or is it a bug?
From: DJ Delorie <[EMAIL PROTECTED]>
Reply-To: gEDA user mailing list <[email protected]>
To: [email protected]
Subject: Re: gEDA-user: Solder Mask Clearance
Date: Thu, 4 Jan 2007 14:39:00 -0500
> Is there a way to globally set the solder mask clearance on a board?
All I
> want to do is set the clearance as X around all pins/pads.
:MinMaskGap(amount,units)
Example for pcbpool:
:MinMaskGap(0.075,mm)
(or for lesstif, :MinMaskGap 0.075 mm)
Note: it won't decrease a too-big mask, just increase a too-small
mask. You can use ChangeClearSize (when the mask is showing) to set
all selected pins/pads to, say, 1, then grow them with MinMaskGap.
_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
_________________________________________________________________
Dave vs. Carl: The Insignificant Championship Series. Who will win?
http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://davevscarl.spaces.live.com/?icid=T001MSN38C07001
_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user