www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/12/29/17:01:54

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=+JJB70cjEk0+pQveWl8r9NKq9b/90rr+qQEkQw8TRQ0=;
b=SuevDAO8VsafslvjlwdYJiuikrsmU8C+sI5SGDxFNIx363L3sMJZSMe+33MHdDG7aO
m6lWTe/qJTElzUWjcQwkTOqBlYA7Db0RYvOA730TRO8SwoltdygNLBfzDauTSd21pUuR
Nf2r7QpOtKYEzlSsvXj2C6LobiLxbqW3iyyzEOvhzKTMn6hDTOHR9yRny9Az55hkKeuF
XnN8EHSGOrv+EctUjZLOvQLL18dIsyLsx8cUNr5V3BmWgox81gKACNtJlb8ReJcDrT5K
zFfDqn+Cg4zoisz4eHIOLtY1CxCZWdtziqRlC5iMpU36P6gMqIkxYBOA6SIjM2F5SmmA
9hew==
MIME-Version: 1.0
X-Received: by 10.52.38.99 with SMTP id f3mr27196094vdk.72.1419890471652; Mon,
29 Dec 2014 14:01:11 -0800 (PST)
In-Reply-To: <CA+qhd=8hD2UJxBkv5aEHUU7rudg05y2h=En8Mf5jiaSi9WfTZQ@mail.gmail.com>
References: <CALSZ9gowxvHKVJShC1R4QqZNGbRCFk77yDY6rq4c1X-5hyH87A AT mail DOT gmail DOT com>
<CA+qhd=8hD2UJxBkv5aEHUU7rudg05y2h=En8Mf5jiaSi9WfTZQ AT mail DOT gmail DOT com>
Date: Mon, 29 Dec 2014 17:01:11 -0500
Message-ID: <CALSZ9gpDXzA53_g_fzKxPzZs6ZLBW6JODxAcpGo8j64fvA47OA@mail.gmail.com>
Subject: Re: [geda-user] Via statements in footprints
From: Rob Butts <r DOT butts2 AT gmail DOT com>
To: 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

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

Got it ~ thanks!

On Mon, Dec 29, 2014 at 4:44 PM, John Luciani <jluciani AT gmail DOT com> wrote:

> You want to use pins.
>
> There is an SON example in my footprint tarball.
> The pics are at http://luciani.org/geda/pcb/footprints-gif/SON-gif.html
>
> (* jcl *)
>
>
> On Mon, Dec 29, 2014 at 2:48 PM, Rob Butts <r DOT butts2 AT gmail DOT com> wrote:
>
>> I'm creating a 10-vson footprint that calls for 5 vias in the big ground
>> pad.
>>
>> The statement I have is:
>>
>> Via[272300 228000 2402 1200 0 1181 "" ""]
>>
>> I believe the first two values are the x and y placement.  Then I would
>> say the "2402" is the radius and the "1200" is the mask.  Is the "0" the
>> clearance?  What is the "1181"?
>>
>> Is there a nice definition like the pad?
>>     #Pad[rx1 ry1 rx2 ry2 thickness clearence mask "name" "number" SFlags]
>>
>> Thanks
>>
>
>
>
> --
> http://www.wiblocks.com
>

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

<div dir=3D"ltr">Got it ~ thanks!<br></div><div class=3D"gmail_extra"><br><=
div class=3D"gmail_quote">On Mon, Dec 29, 2014 at 4:44 PM, John Luciani <sp=
an dir=3D"ltr">&lt;<a href=3D"mailto:jluciani AT gmail DOT com" target=3D"_blank">=
jluciani AT gmail DOT com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
<div dir=3D"ltr"><div><div>You want to use pins.<br><br></div>There is an S=
ON example in my footprint tarball.<br>The pics are at <a href=3D"http://lu=
ciani.org/geda/pcb/footprints-gif/SON-gif.html" target=3D"_blank">http://lu=
ciani.org/geda/pcb/footprints-gif/SON-gif.html</a><br><br></div>(* jcl *)<b=
r><div><br></div></div><div class=3D"gmail_extra"><div><div class=3D"h5"><b=
r><div class=3D"gmail_quote">On Mon, Dec 29, 2014 at 2:48 PM, Rob Butts <sp=
an dir=3D"ltr">&lt;<a href=3D"mailto:r DOT butts2 AT gmail DOT com" target=3D"_blank">=
r DOT butts2 AT gmail DOT com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
<div dir=3D"ltr"><div><div><div><div>I&#39;m creating a 10-vson footprint t=
hat calls for 5 vias in the big ground pad.<br><br></div>The statement I ha=
ve is:<br><br>Via[272300 228000 2402 1200 0 1181 &quot;&quot; &quot;&quot;]=
<br><br></div>I believe the first two values are the x and y placement.=C2=
=A0 Then I would say the &quot;2402&quot; is the radius and the &quot;1200&=
quot; is the mask.=C2=A0 Is the &quot;0&quot; the clearance?=C2=A0 What is =
the &quot;1181&quot;?<br><br></div>Is there a nice definition like the pad?=
<br>=C2=A0=C2=A0=C2=A0 #Pad[rx1 ry1 rx2 ry2 thickness clearence mask &quot;=
name&quot; &quot;number&quot; SFlags] <br><br></div>Thanks<br></div>
</blockquote></div><br><br clear=3D"all"><br></div></div><span class=3D"HOE=
nZb"><font color=3D"#888888">-- <br><div><a href=3D"http://www.wiblocks.com=
" target=3D"_blank">http://www.wiblocks.com</a> =C2=A0</div>
</font></span></div>
</blockquote></div><br></div>

--bcaec51d27802ed42b050b6203e9--

- Raw text -


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