www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2019/06/12/11:47:50

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=20161025;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to;
bh=ZadACrE3cdf/ZSd987fu09xwNEsqUe32yQAnRbA0Lk4=;
b=VlgwQqPcqinj/YXhQr6q9x7SZ7K4DQxl+2R8MXfllUv0t89owpljHImyOzI3OzHlGQ
jyOOZl8+VecrmwPZcPo6+Y841zltTiFrIxiBUWZkvIcSq6LQt0/L4hCaTFSMRCgqrZ9C
PAFrswS5jTKmNGUHxW2FjxysfifHhs6xR96RmxNUb0Bf6oIM5DTGOd3p4LlR0UGlw4Rd
9zRntsQrxSUPVGERGXCYH7MbMXwfM4O+A0Kat6JAkeWg+94rJxveB6BtrP58fuX4HD2K
kbHpsBX3+nKM+lqtMzkLZ6ZCtjXiejAXuq3PYuXV3h353qan5dxmf0YC6OsJ1FsDJkaH
2N0A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to;
bh=ZadACrE3cdf/ZSd987fu09xwNEsqUe32yQAnRbA0Lk4=;
b=e8Utaq5U1euXPNHy7lUDfKyH/JnURr9rri6sZtzvTE0a707wnBJRLXXPFRuceTHPvo
Tdaj4oV2PNroCEvW4Qga2sRWiZvFX39MMHWqnrHx8e6HETwIr2uTI5O+3JDJm723zkNr
ewtlxhrLtPpQLbZ/fqn6U/bBpTwq7W4ukUItoMhcN4FA97ojj4WTcgGQfyBbJC+0seed
VenyxpawSaP5MiC9zIdKC7Vh9RI8X8GAA5Ad2DiWqumja67D8CVYNn4hJ5UUJsFR7Te4
VfSLrWynww+S1H3efR7qUqNW8x7H1i2f0Qp/C3HtjhCucNWvUnAD7dXfysa3cYctCipe
PV4g==
X-Gm-Message-State: APjAAAWglYBqtHj5IZLoVLyFYB0ZLnNNMJ7gBc/9ROCJf5ppnA7j06Zo
odOiP5Lv7iUbVKoD2ebwphexZdPVFVhP6Wrp1xV3tA==
X-Google-Smtp-Source: APXvYqy/SfQFs2VUhSPazc6c3iR7FHl3+x10pGlUV69uY+NNwiaMngMaGlC0RlwPIS6luvNTmQNDOdkFqikf1mU5LY8=
X-Received: by 2002:a81:7986:: with SMTP id u128mr10704114ywc.482.1560248290819;
Tue, 11 Jun 2019 03:18:10 -0700 (PDT)
MIME-Version: 1.0
References: <20190611083728 DOT 7604 DOT qmail AT rahul DOT net>
In-Reply-To: <20190611083728.7604.qmail@rahul.net>
From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Tue, 11 Jun 2019 19:47:59 +0930
Message-ID: <CAHUm0tPtD+AZdhdAPD=EBmN64BS=ftM4UW--OSs0_OJxQdQmqA@mail.gmail.com>
Subject: Re: [geda-user] Element[ ...
To: geda-user <geda-user AT delorie DOT com>
Reply-To: geda-user AT delorie DOT com

--00000000000022c3ed058b099d38
Content-Type: text/plain; charset="UTF-8"

See also http://www.ssalewski.de/PcbFootprintRef.txt

I believe those numbers refer to the positions of the refdes/text labelling
features bound to the gEDA PCB layout element.

pcb-rnd allows an arbitrary number of text objects within an element (=
subcircuit), and does not have an equivalent hardwired set of text position
descriptors associated with a subcircuit.

KiCad is similar in having hardwired refdes and value fields in their file
formats, both legacy and s-expression.

Regards,

Erich

On Tue, 11 Jun 2019 18:44 John Conover, <conover AT rahul DOT net> wrote:

>
> Element["lock" "M3_mount" "X999" "M3_mount" 3550.00mil 100.00mil \\
>     -62.20mil 30.60mil 0 100 ""]
>
> What is the "-62.20mil 30.60mil" for?
>
>     Thanks,
>
>     John
>
> --
>
> John Conover, conover AT rahul DOT net, http://www.johncon.com/.
>

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

<div dir=3D"auto"><div>See also <a href=3D"http://www.ssalewski.de/PcbFootp=
rintRef.txt">http://www.ssalewski.de/PcbFootprintRef.txt</a><div dir=3D"aut=
o"><br></div><div dir=3D"auto">I believe those numbers refer to the positio=
ns of the refdes/text labelling features bound to the gEDA PCB layout eleme=
nt.</div><div dir=3D"auto"><br></div>pcb-rnd allows an arbitrary number of =
text objects within an element (=3D subcircuit), and does not have an equiv=
alent hardwired set of text position descriptors associated with a subcircu=
it.</div><div dir=3D"auto"><br></div><div dir=3D"auto">KiCad is similar in =
having hardwired refdes and value fields in their file formats, both legacy=
 and s-expression.</div><div dir=3D"auto"><br></div><div dir=3D"auto">Regar=
ds,</div><div dir=3D"auto"><br></div><div dir=3D"auto">Erich<br><br><div cl=
ass=3D"gmail_quote" dir=3D"auto"><div dir=3D"ltr" class=3D"gmail_attr">On T=
ue, 11 Jun 2019 18:44 John Conover, &lt;<a href=3D"mailto:conover AT rahul DOT net=
">conover AT rahul DOT net</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
<br>
Element[&quot;lock&quot; &quot;M3_mount&quot; &quot;X999&quot; &quot;M3_mou=
nt&quot; 3550.00mil 100.00mil \\<br>
=C2=A0 =C2=A0 -62.20mil 30.60mil 0 100 &quot;&quot;]<br>
<br>
What is the &quot;-62.20mil 30.60mil&quot; for?<br>
<br>
=C2=A0 =C2=A0 Thanks,<br>
<br>
=C2=A0 =C2=A0 John<br>
<br>
-- <br>
<br>
John Conover, <a href=3D"mailto:conover AT rahul DOT net" target=3D"_blank" rel=3D=
"noreferrer">conover AT rahul DOT net</a>, <a href=3D"http://www.johncon.com/" rel=
=3D"noreferrer noreferrer" target=3D"_blank">http://www.johncon.com/</a>.<b=
r></blockquote></div></div><div dir=3D"auto"><br></div><div dir=3D"auto"><b=
r></div><div dir=3D"auto"><div class=3D"gmail_quote"><blockquote class=3D"g=
mail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-l=
eft:1ex">
</blockquote></div></div></div>

--00000000000022c3ed058b099d38--

- Raw text -


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