X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20131027133014.17468.qmail@stuge.se> Date: Sun, 27 Oct 2013 14:30:14 +0100 From: Peter Stuge To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb board outline for inside cutting Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 jbump AT frii DOT com wrote: > The obvious workaround, delete the unwanted bits in gerbv, is for > some reason not working: I believe gerbv is only a viewer. Drill files are very easy to parse so you could write a program which removes all holes but leaves paths, or even do it manually if your text editor program is powerful enough. I don't know of a way to make pcb do it, I do hope someone else will describe one so that you don't have to do it manually. //Peter