X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20120113160424.29061.qmail@stuge.se> Date: Fri, 13 Jan 2012 17:04:24 +0100 From: Peter Stuge To: geda-user AT delorie DOT com Subject: Re: [geda-user] Standalone DRC for Gerber files Mail-Followup-To: geda-user AT delorie DOT com References: <57691326464791 AT web158 DOT yandex DOT ru> <20120113070129 DOT 031be9ad AT svelte> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120113070129.031be9ad@svelte> 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 Colin D Bennett wrote: > Ideally.... it would be REALLY awesome if there were a way to import > Gerbers into pcb Do gerbers have traces and widths, or only outlines? If only outlines, it will require a fair amount of computation to convert into traces, which could then be treated similar to when traces are but in the buffer. Going the other way, from traces to outlines, is easier and already done by pcb. //Peter