X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=YSPLkzlz05twlAf79aoqgBtsBxkaJZwXF49oe2pQ0+A=; b=KrVoup4QP6vH8KJOMMxbaK6CDFPPMyWxOM8tNfx6qirs4LAD8OjPJKvgSInjIszv7t HVXV39USEAiyAAir3F1Sq+JyIy3R/RILtUOl1yvATRKKg2veuugfBybjOKmASV9ESroc LaSB+2nUbV5Hd1vGUleLDBgrcxCO4OTnbp9N9RhmqcSdtzF5gHZgEmd+K9fQg87z6EEi VVC9y+u7hg0oYKB/NrZ36EWYc+a1AcGi9OkL0X1SPLMiCeRy9eWVn4wKpO8FC4NSp1C0 3Xw89EGiIk77+a1uf1Gti6K9ppOBlsuv05CNCPvHEjB3sS6m4KFyCpLRcl+yBy5oqd9V dLcQ== MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 4 May 2012 09:30:47 +0400 Message-ID: Subject: Re: [geda-user] IPC-D-356 netlist creation From: Vladimir Zhbanov To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 2012/5/2 jerome marchand : > Hello, > > When I send a set of gerber files to a manufacturer, I like to include > an IPC-D-356 netlist with it, so that after processing the gerber the > mfg. can verify it's import. > > Since the IPC-D-356 netlist feature was not part of PCB, I decided to write one. > > If anyone is interested I can provide the files... > > Regards, > > Jerome Hello, Jerome. It is a long standing todo of gEDA Project (http://wiki.geda-project.org/pcb-projects) proposed by Stuart Brorson in 2008 as I can see from wiki history. The problem is that gEDA project is orphaned and abandoned by most original main developers and those, who are still working on gEDA, are very busy now and cannot support all proposed projects. Therefore it seems that the best you could do is to file a bug report providing it with your patchset. Hopefully it will be added sometime. Or make your own branch on github to make your work available to other users. Regards, Vladimir