X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-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=N26D0m0/LUmJH/X28MaXFjQl9eGT4UkUR+cgN0cKvzo=; b=cZfB0tp9GkT2RybX4eKedmY/owErEn39LE2vuL6gfbIyfEaEOEkNR9XYz7qJHRiMrp sr7YkxJC/NO3zV5Oi+oNwWOzdF13fu2aAh3AgJZJoR5zzg0sSwlpBhmo0E/oigHU/aa+ rrMM4Xlh9BN8lgwS7TZ+hWlN2hwStCZXyn4a5g1NDzL9jF0B1lsyPl+Tw33w1pavQaz3 VYEjTgpbj2enCCsC6RyHHbrQ+mcvEyPy0uhd3PSorraNdcdIlKDhCsAp7bzPpssqoDOb o0prYh7INHgpUDouMoEvVX3A0+I75xBxleRxd1O1IPM0SghoBJ9VAKrHqnicJUX44XUo uG/g== MIME-Version: 1.0 X-Received: by 10.202.93.66 with SMTP id r63mr6357696oib.5.1437639136662; Thu, 23 Jul 2015 01:12:16 -0700 (PDT) In-Reply-To: References: <1507230516 DOT AA05719 AT ivan DOT Harhan DOT ORG> Date: Thu, 23 Jul 2015 11:12:16 +0300 Message-ID: Subject: Re: [geda-user] Converting footprints from PADS to PCB From: "Sergey Alyoshin (alyoshin DOT s AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 On Thu, Jul 23, 2015 at 9:29 AM, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Thu, Jul 23, 2015 at 6:11 AM, Erich Heinzle (a1039181 AT gmail DOT com) > [via geda-user AT delorie DOT com] wrote: >> From what I can see, altium can import ascii PADS data, but not binary. >> >> There is a "read only"-ish free PADs viewer available - >> http://www.pads.com/downloads/pads-pcb-viewer/ >> >> gerbv supports svg export. dxf can be converted to kicad. kicad can be >> converted to PCB. >> >> I will experiment with the gerbers and see what is possible. >> >> The project looks interesting and gerber -> PCB layout is an itch that needs >> scratching. > > I have done > gerber -> postscript -> pcb You can try experimental exporter from Gerber to gEDA PCB https://github.com/alyoshin/gerbv-dxf > >> Regards, >> >> Erich. >> >> >> On Thu, Jul 23, 2015 at 2:46 PM, Spacefalcon the Outlaw >> wrote: >>> >>> Continuing on my quest to recapture the design of a classic GSM >>> cellphone in a FOSS EDA format... A few months ago the founder of >>> Openmoko released the original design files, including PCB layout, for >>> their legendary Neo Freerunner: >>> >>> ftp://ftp.freecalypso.org/pub/GSM/GTA02/GTA02-MB-A6.zip >>> >>> Their PCB layout was done in PADS, and we have both the original PADS >>> file and the full set of gerbers made from it. I would like to reuse >>> a whole bunch of footprints from Openmoko's layout, as that layout >>> contains known good footprints for all of the core components needed >>> in a Calypso phone or modem. >>> >>> The problem is that PADS' *.pcb files are in a proprietary binary >>> format. :-( The good news is that we have the gerbers too, and one >>> can view them with gerbv, measure the dimensions of every aspect of >>> every footprint and recreate an equivalent footprint for our PCB - but >>> of course it would be a very tedious manual process. >>> >>> I wonder, would anyone here happen to know anything about PADS' format? >>> Was it perchance documented in some place accessible to mere mortals? >>> Or if I found someone with a working installation of PADS who could >>> open the layout file, does PADS perchance have some way to extract >>> elements from a complete PCB design and save them as reusable >>> footprints? Or perhaps a way to save the whole layout as ASCII instead >>> of binary - if it were ASCII, I could probably stare at it and figure >>> out the info I'm after... >>> >>> Has anyone ever succeeded in moving footprints from PADS into the FOSS >>> EDA world, be it our PCB or KiCAD? >>> >>> TIA, >>> SF >> >> > > > > -- > Home > http://evanfoss.googlepages.com/ > Work > http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/