X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 31 Aug 2015 15:20:55 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Bernhard Kraft (bkraf0j9 AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] Non-plated pin/via with copper annulus In-Reply-To: Message-ID: References: <20150831114226 DOT 13960 DOT qmail AT stuge DOT se> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Mon, 31 Aug 2015, Bernhard Kraft (bkraf0j9 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > How would I do this? > > You mean SMD pads? How can I make a round pad? I already tought about > creating octagon pads from a poly and put a hole there. There are rounded smd pads - they look like traces. Press q on a pad. If your pad is short enough (optimally its length is 0), the two round ends have their centers very close (or in the same point) so the two half circles form a circle. An easy way to get this is to draw a short trace in pcb, convert it to element, press q on it and save the element then edit the file with a text editor to get the x;y coordinates of the line the same for both endpoints. HTH, Igor2