X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Yandex-Spam: 1 From: Dmitry Dzhus To: geda-user AT delorie DOT com Subject: [geda-user] Standalone DRC for Gerber files MIME-Version: 1.0 Message-Id: <57691326464791@web158.yandex.ru> Date: Fri, 13 Jan 2012 17:26:31 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Reply-To: geda-user AT delorie DOT com Hello! I'm looking for a tool which would allow to perform design rule checking for PCB files in Gerber format. Any ideas if the code from gEDA's pcb can be used for that? At first glance it seems like pcb can only check files of its own format and its code is tied with GUI. I need something capable of doing batch testing. Any relevant book recommendations about how DRC is implemented in general, since I think I'll start writing it if no suitable free software solution comes up?