X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Fri, 15 Aug 2014 15:12:25 -0400 Message-Id: <201408151912.s7FJCPL0019667@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <5DB1AD2D-8B90-429C-B433-6C21CCD159D1@wellesley.edu> (message from James Battat on Fri, 15 Aug 2014 15:07:48 -0400) Subject: Re: [geda-help] changing pad clearance after layout References: <201408151757 DOT s7FHvoTR016123 AT envy DOT delorie DOT com> <5DB1AD2D-8B90-429C-B433-6C21CCD159D1 AT wellesley DOT edu> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I see that I can select all components manually on the board and > then execute the ChangeClearSize() command (and I've been doing > that), but I was wondering if it's possible to propagate the change > to the 0805 footprint file to *all* 0805 components in the layout. > Perhaps from the command line. i.e. something that amounts to a > smart search-and-replace for all Pad[] entries in an Element[] entry > that has the Description "0805". The best you can do is use the "select by name" with the "name" switched to description (footprint name in this case) to select all 0805's, then use the :MinClearGap command to change them all. > Also, re: best practices for making footprints -- is there an > advantage to specifying clearance=0 vs. clearance=non-zero? Not really. I set clearances to industry standard minimums.