X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Authority-Analysis: v=2.0 cv=SqgSGYy0 c=1 sm=0 a=6jktZp3dcHAl1vye2O6wCg==:17 a=O7eMSDLu23oA:10 a=egqFBXPktMIA:10 a=6WB07kdHjWAA:10 a=8nJEP1OIZ-IA:10 a=gf__egySG95VHP17FU8A:9 a=wPNLvfGTeEIA:10 a=y_hafNDqQsnwJNRS:21 a=-8rw15N-YTqgjAi5:21 a=6jktZp3dcHAl1vye2O6wCg==:117 X-Cloudmark-Score: 0 X-Originating-IP: 70.113.67.117 Message-ID: <4F01D16B.2020808@ecosensory.com> Date: Mon, 02 Jan 2012 09:46:51 -0600 From: John Griessen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] PCB layout file doubts References: <20120102003737 DOT c1bc3a96 DOT john AT jcoppens DOT com> <201201020416 DOT q024GBUE031909 AT envy DOT delorie DOT com> <20120102110533 DOT 4f0f0b48 DOT john AT jcoppens DOT com> In-Reply-To: <20120102110533.4f0f0b48.john@jcoppens.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 01/02/2012 08:05 AM, John Coppens wrote: > Pin [rX rY Thickness Clearance Mask Drill "Name" "Number" SFlags] > Pin (rX rY Thickness Clearance Mask Drill "Name" "Number" NFlags) > > Have a nice 2012, and thanks for all the good work! > John Without needing to edit the pcb file, you can get some speedup doing these kinds of changes by area selected. After you have the area selected, use action commands like: ChangeSize(SelectedObjects, 1.0, mil ) or ChangeSize(SelectedObjects, 0.1, mm )