X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 4 Nov 2014 07:41:25 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: 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] PCB gcode export - several questions In-Reply-To: <8S9.Jcc6.3vpUCOOwqUA.1KM6P6@seznam.cz> Message-ID: References: <8S9 DOT Jcc6 DOT 3vpUCOOwqUA DOT 1KM6P6 AT seznam DOT cz> 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 Hi, On Tue, 4 Nov 2014, Vaclav Peroutka wrote: >Hello, > >How can I create non-rectangular holes to be milled (for some mechanical >components)? PCB doesn't support non-circular holes. What I usually do is defining a layer (or just use the outline layer) and set up a style with a line width matching the diameter of the drill bit then draw the path. PCB will take this as a copper layer (with some side effects if it's called outline), but at the end these "traces" are easy to use for milling. At least this was my experience with gerber and a fab house. Regards, Igor2