X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham01.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=HQOoXnrp1VpR+ISJKHgETBW9SQMzFB9vSpxkS/n0T72R44ao8DHcIwy1Ds7ty/Uv4oRW/2pOYPzWbiran4qCbFchCwyfkHSDVypk9U42Vbdqo+gqYVWDHKAbSwvMrTN7; Date: Sun, 22 Jan 2012 09:55:44 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] Making copper shapes in PCB Message-ID: <20120122095544.1681f857@svelte> In-Reply-To: References: <4F1ADDF8 DOT 2000904 AT ecosensory DOT com> <4F1B0691 DOT 3020708 AT ecosensory DOT com> <201201211843 DOT q0LIhQGL017523 AT envy DOT delorie DOT com> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: c-67-185-118-84.hsd1.wa.comcast.net (svelte) [67.185.118.84]:59003 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 21 Jan 2012 13:58:09 -0500 Rob Butts wrote: > I am just now realizing that cutting the polygon to buffer and > then converting the buffer to an element does NOT do as I had > hoped. It does not make the polygon an element and provide a > solder mask clearance. The center of my circle contains a reed > switch so I don't know how to get a solder mask clearance in > there. Oh, that's right. If you want to make it a footprint (to get solder mask clearance and ease of maintenance), you can't use a polygon since polygons unfortunately can't be part of a footprint. You'll have to stick with lines. You can make a decent approximation of a semicircle with some lines, however. Here's to wishing for a future improvement so that footprints can contain *any* element in pcb: polygons, text, etc. Regards, Colin