delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/07/28/19:38:55

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=Ocno+cZCqEZ8Da5Ors3aWLCtL7reWrtreLpXfPbKc64=;
b=xji3gCijB+PLQF3Czg+ka9HcCPv9cTL458PAfUy2ntYBNDbRpQuoyy4Mi6tRdPm6mo
m3nVlHXYG6kK+038BF3bzboMp23hNQVeEv7W9aX6ZjoLb6yk0dU6LiI+VdfqJWr0+0pZ
K04yTQjJWSl7rB+5MqV8s/jC24SC8KTWtZmg1ZFtLOCt52Oz3ai/k6zGSNuhT/DCRYMF
AMzO+OkdLPAsIHQcx+XV1ofsRPlpoMGGFDo58qWKKHRbCYFRVeiCazLMddxqZ8JrRqgA
NL2ej2oLTML/s9KuAsq4QXWpunNAYKWLNVMsEu5/lmu6cXOVszHT//mNDtaNLb+4hj97
Pk5w==
MIME-Version: 1.0
X-Received: by 10.202.15.11 with SMTP id 11mr32236733oip.127.1438126705155;
Tue, 28 Jul 2015 16:38:25 -0700 (PDT)
In-Reply-To: <1507282306.AA05183@ivan.Harhan.ORG>
References: <1507282306 DOT AA05183 AT ivan DOT Harhan DOT ORG>
Date: Wed, 29 Jul 2015 09:08:24 +0930
Message-ID: <CAHUm0tP1n7DNnXMjVCxx0s7EmG_tSyd0vbmCpfbu-GbjYBYf=g@mail.gmail.com>
Subject: Re: [geda-user] Converting footprints from PADS to PCB
From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user <geda-user AT delorie DOT com>
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

--001a113d1d38672488051bf7f752
Content-Type: text/plain; charset=UTF-8

One of the problems with your Gerbers is that PADS generated them with a 27
inch or so translation in the upwards direction (-ve y direction in PCB),
which seems to confuse gerbv.
I have done some work on the GPL2 code by Philipp Knirsch at
http://www.wizards.de/phil/java/rs274x.html and now have it exporting PCB
footprints.
I have had some success converting your SMD top and bottom layer gerbers to
a PCB footprint format, and am currently refining square pad detection for
through hole pads. I have not played with the other layers yet as your
priority seemed to be workable footprint geometries - and I think I am just
about there.

Cheers,
Erich.

On Wed, Jul 29, 2015 at 8:36 AM, Spacefalcon the Outlaw <
falcon AT ivan DOT harhan DOT org> wrote:

> Roger Williams wrote:
>
> > http://qux.com/GTA02-MB-A6_50-71481-00.asc.zip
>
> Thanks a lot for the conversion, and extra thanks for posting it on a
> server and providing a link instead of sending a mega-email attachment
> - my poor 1980s email system can't handle the latter. :)
>
> I wonder, would you or any other PADS user happen to know if they ever
> released any documentation for this ASCII format, or is a tight
> NDA-only deal?  It will probably take me quite a while to grok this
> format, but if there happens to be some documentation available, it
> might help a good bit..
>
> Anyways, thanks to everyone for all the help you've given me so far!
>
> Hasta la Victoria, Siempre,
> SF
>

--001a113d1d38672488051bf7f752
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>One of the problems with your Gerbers is that PADS ge=
nerated them with a 27 inch or so translation in the upwards direction (-ve=
 y direction in PCB), which seems to confuse gerbv.</div><div><div>I have d=
one some work on the GPL2 code by Philipp Knirsch at </div><a href=3D"http:=
//www.wizards.de/phil/java/rs274x.html">http://www.wizards.de/phil/java/rs2=
74x.html</a> and now have it exporting PCB footprints.</div><div>I have had=
 some success converting your SMD top and bottom layer gerbers to a PCB foo=
tprint format, and am currently refining square pad detection for through h=
ole pads. I have not played with the other layers yet as your priority seem=
ed to be workable footprint geometries - and I think I am just about there.=
</div><div>=C2=A0</div><div>Cheers,</div><div>Erich.</div></div><div class=
=3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, Jul 29, 2015 at 8:3=
6 AM, Spacefalcon the Outlaw <span dir=3D"ltr">&lt;<a href=3D"mailto:falcon=
@ivan.harhan.org" target=3D"_blank">falcon AT ivan DOT harhan DOT org</a>&gt;</span> w=
rote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;borde=
r-left:1px #ccc solid;padding-left:1ex">Roger Williams wrote:<br>
<br>
&gt; <a href=3D"http://qux.com/GTA02-MB-A6_50-71481-00.asc.zip" rel=3D"nore=
ferrer" target=3D"_blank">http://qux.com/GTA02-MB-A6_50-71481-00.asc.zip</a=
><br>
<br>
Thanks a lot for the conversion, and extra thanks for posting it on a<br>
server and providing a link instead of sending a mega-email attachment<br>
- my poor 1980s email system can&#39;t handle the latter. :)<br>
<br>
I wonder, would you or any other PADS user happen to know if they ever<br>
released any documentation for this ASCII format, or is a tight<br>
NDA-only deal?=C2=A0 It will probably take me quite a while to grok this<br=
>
format, but if there happens to be some documentation available, it<br>
might help a good bit..<br>
<br>
Anyways, thanks to everyone for all the help you&#39;ve given me so far!<br=
>
<br>
Hasta la Victoria, Siempre,<br>
SF<br>
</blockquote></div><br></div>

--001a113d1d38672488051bf7f752--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019