www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2018/12/26/14:39:29

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help 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=+z4hmPE9S09qdEC8AC182H6E6bv24NoECJDwUjscLbM=;
b=cQ+xLQeqShHnkSbhrotDJcjw4rHdkyGHYyv2tcwQtK6gse0hM51/bacwRq6wtxPXKh
ga0QdCn7+ZSKtPApqMqawB5vd213E+tnIUT3QV8fwHpmeKUN0DDfFD9NJeEIwhMTcokw
01J5KppN9MDsXyPIhQMjWM1Ql4JM46S7vDLTck9bRtutfrFRmmhESMQD96KjCM0NxGYY
wjYW6ay9gOFz++98LvixymVKu2V+IzaUsKvPoRijv/mqzxpw6k2kORZ6DtJk611qpT11
dIoiEY/s51BrYJ2bTGrdOIzbU9cVl+ySIIM6tla+JTKSFKMs0L9MoGvWtjW906Ot1pkm
tYnQ==
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=+z4hmPE9S09qdEC8AC182H6E6bv24NoECJDwUjscLbM=;
b=IeF8hTa8M6WsW6KiNwp3kGBw25tk0URgVlLEHRmuwUQUyG5g64nMTgxxHI0Uj7DQu5
DE89pCucj+CjIRiVoammwNdrjFrY0oQ8CVbyvvnR1x1gmQZpdNNZ0Jzroq6zQMi2UVTZ
J7t5RuNGDuIpG0sfHHB0JeniClummKxcE53SSWRpXqp2/c2xE1hnGm8lHiEIiiXc2VqN
iVHcC6PpXE5pCu7Jl+QAOXatpKsIH8QzCyLiphdzz3Vxio5S7B1OZeaJJAxfGmxX5Y2q
sbO2kPh69LoIOcmJWUyeAMOaMcB8GkPVzPUDeoE6zRh3UlPtCNthazKK+D4rnhve91yN
K/aw==
X-Gm-Message-State: AA+aEWYVEvHfKJMeDjH302Ex5K0ARsNp2sU+ptLQpq3ypb8spPWy1AUu
ecL4dqtqwQpw8EiC+aMnhfDQxEPH47wX7WqrDmeUVWTH
X-Google-Smtp-Source: AFSGD/V6Z+96MtCxQ/xtnrNrblWvAryZS/HN0aV9mjxF/qTen/wN+zhTfJIICWGJZsHIs1CRV9jRliedqQKiTywkdc4=
X-Received: by 2002:a81:6b42:: with SMTP id g63mr21047609ywc.330.1545853141574;
Wed, 26 Dec 2018 11:39:01 -0800 (PST)
MIME-Version: 1.0
References: <CAMw9acAjN4jNQfwv45=UXhFbZpbrHpmO3fj9oP7mYMU+97i8dw AT mail DOT gmail DOT com>
<CAJZxidD3Hczu+yCD_8a3SMx9ZOrrWDVUJB25AQNBtWQN-+Rywg AT mail DOT gmail DOT com> <CAMw9acBe7WpstUxgT_wsBX+7FB0sNkn1RSYnz43BcwNU4f0yXw AT mail DOT gmail DOT com>
In-Reply-To: <CAMw9acBe7WpstUxgT_wsBX+7FB0sNkn1RSYnz43BcwNU4f0yXw@mail.gmail.com>
From: "Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>
Date: Wed, 26 Dec 2018 20:38:50 +0100
Message-ID: <CAMw9acDSnS6BSOXkbsCPsBs6jsrFLN1248tZeTi6-q8QaECA5Q@mail.gmail.com>
Subject: Re: [geda-help] Tutorial
To: geda-help AT delorie DOT com
Reply-To: geda-help AT delorie DOT com

--00000000000060e8ad057df1fbad
Content-Type: text/plain; charset="UTF-8"

Hi,
It is rather confusing. When I run gsch2pcb project I get:

----------------------------------
Done processing.  Work performed:
5 file elements and 0 m4 elements added to board.new.pcb.

Next steps:
1.  Run pcb on your file board.pcb.
2.  From within PCB, select "File -> Load layout data to paste buffer"
    and select board.new.pcb to load the new footprints into your existing
layout.
3.  From within PCB, select "File -> Load netlist file" and select
    board.net to load the updated netlist.

4.  From within PCB, enter

           :ExecuteFile(board.cmd)

    to update the pin names of all footprints.

First it does not tally with the description given in the tutorial - I am
using the one that comes with Ubuntu.

Second, when I run pcb board.pcb I get only the transistor and the resistor
on the screen with a yellow line leading nowhere. Should'nt I get both
one.sch and two.sch? If I folllow the instructions above I add the one.sch
to the screen all bundled up. Both one.sch and two.sch appear to be OK.

As I say, I am confused.
best ergards
torben

On Wed, Dec 26, 2018 at 3:46 PM Torben Friis <friistf AT gmail DOT com> wrote:

> It worked.
>
> On Wed, Dec 26, 2018 at 3:26 PM Chad Parker (parker DOT charles AT gmail DOT com)
> [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
>
>> Hi Torben-
>>
>> Welcome to the community! Please feel free to post any questions you may
>> have.
>>
>> I think the issue is that the CONNECTOR is no longer an m4 element, so,
>> it's not generating it the way the tutorial thinks it should.
>>
>> Looking through the pcb element footprints, there is, however, a
>> footprint "CONNECTOR 1 2". I suspect that will serve for your purposes.
>> Please try changing "CONNECTOR 2 1" --> "CONNECTOR 1 2" and see if that
>> fixes it.
>>
>> Thanks,
>> --Chad
>>
>>
>>
>>
>>
>> On Wed, Dec 26, 2018 at 7:00 AM Torben Friis (friistf AT gmail DOT com) [via
>> geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
>>
>>> Hi,
>>> This is my first attempt at using geda-help.
>>>
>>> When in the Bill Wilson gEDA tutorial I use:
>>>
>>> gsch2pcb project
>>>
>>> I get the following message in the log:
>>>
>>> CONN202: can't find PCB element for footprint CONNECTOR-2-1
>>> (value=unknown).
>>> So device CONN202 will not be in the layout.
>>>
>>> The attributes of the connector are.
>>>
>>> device: BNC
>>> footprint: CONNECTOR 2 1
>>> refdes: CONN202
>>>
>>> I think that I have followed the instructions, so what is wrong?
>>> best regards
>>> torben
>>>
>>

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

<div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div cl=
ass=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-=
size:large">Hi,</div><div class=3D"gmail_default" style=3D"font-family:aria=
l,helvetica,sans-serif;font-size:large">It is rather confusing. When I run =
gsch2pcb project I get:</div><div class=3D"gmail_default" style=3D"font-fam=
ily:arial,helvetica,sans-serif;font-size:large"><br></div><div class=3D"gma=
il_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:large=
">----------------------------------<br>Done processing.=C2=A0 Work perform=
ed:<br>5 file elements and 0 m4 elements added to board.new.pcb.<br><br>Nex=
t steps:<br>1.=C2=A0 Run pcb on your file board.pcb.<br>2.=C2=A0 From withi=
n PCB, select &quot;File -&gt; Load layout data to paste buffer&quot;<br>=
=C2=A0=C2=A0=C2=A0 and select board.new.pcb to load the new footprints into=
 your existing layout.<br>3.=C2=A0 From within PCB, select &quot;File -&gt;=
 Load netlist file&quot; and select <br>=C2=A0=C2=A0=C2=A0 <a href=3D"http:=
//board.net">board.net</a> to load the updated netlist.<br><br>4.=C2=A0 Fro=
m within PCB, enter<br><br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 :ExecuteFile(board.cmd)<br><br>=C2=A0=C2=A0=C2=A0 to update th=
e pin names of all footprints.</div><div class=3D"gmail_default" style=3D"f=
ont-family:arial,helvetica,sans-serif;font-size:large"><br></div><div class=
=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-siz=
e:large">First it does not tally with the description given in the tutorial=
 - I am using the one that comes with Ubuntu.</div><div class=3D"gmail_defa=
ult" style=3D"font-family:arial,helvetica,sans-serif;font-size:large"><br><=
/div><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans=
-serif;font-size:large">Second, when I run pcb board.pcb I get only the tra=
nsistor and the resistor on the screen with a yellow line leading nowhere. =
Should&#39;nt I get both one.sch and two.sch? If I folllow the instructions=
 above I add the one.sch to the screen all bundled up. Both one.sch and two=
.sch appear to be OK.<br></div><div class=3D"gmail_default" style=3D"font-f=
amily:arial,helvetica,sans-serif;font-size:large"><br></div><div class=3D"g=
mail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:lar=
ge">As I say, I am confused.</div><div class=3D"gmail_default" style=3D"fon=
t-family:arial,helvetica,sans-serif;font-size:large">best ergards<br></div>=
<div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-seri=
f;font-size:large">torben<br></div></div></div></div></div><br><div class=
=3D"gmail_quote"><div dir=3D"ltr">On Wed, Dec 26, 2018 at 3:46 PM Torben Fr=
iis &lt;<a href=3D"mailto:friistf AT gmail DOT com">friistf AT gmail DOT com</a>&gt; wrot=
e:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0=
.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"l=
tr"><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-=
serif;font-size:large">It worked. <br></div></div><br><div class=3D"gmail_q=
uote"><div dir=3D"ltr">On Wed, Dec 26, 2018 at 3:26 PM Chad Parker (<a href=
=3D"mailto:parker DOT charles AT gmail DOT com" target=3D"_blank">parker DOT charles AT gmail=
.com</a>) [via <a href=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank">g=
eda-help AT delorie DOT com</a>] &lt;<a href=3D"mailto:geda-help AT delorie DOT com" targ=
et=3D"_blank">geda-help AT delorie DOT com</a>&gt; wrote:<br></div><blockquote cla=
ss=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid =
rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>Hi Torben-</div><d=
iv><br></div><div>Welcome to the community! Please feel free to post any qu=
estions you may have.<br></div><div><br></div><div>I think the issue is tha=
t the CONNECTOR is no longer an m4 element, so, it&#39;s not generating it =
the way the tutorial thinks it should. <br></div><div><br></div><div>Lookin=
g through the pcb element footprints, there is, however, a footprint &quot;=
CONNECTOR 1 2&quot;. I suspect that will serve for your purposes. Please tr=
y changing &quot;CONNECTOR 2 1&quot; --&gt; &quot;CONNECTOR 1 2&quot; and s=
ee if that fixes it.</div><div><br></div><div>Thanks,</div><div>--Chad<br><=
/div><div><br></div><div><br></div><div><br></div><div><br></div></div><br>=
<div class=3D"gmail_quote"><div dir=3D"ltr">On Wed, Dec 26, 2018 at 7:00 AM=
 Torben Friis (<a href=3D"mailto:friistf AT gmail DOT com" target=3D"_blank">friis=
tf AT gmail DOT com</a>) [via <a href=3D"mailto:geda-help AT delorie DOT com" target=3D"_=
blank">geda-help AT delorie DOT com</a>] &lt;<a href=3D"mailto:geda-help AT delorie DOT c=
om" target=3D"_blank">geda-help AT delorie DOT com</a>&gt; wrote:<br></div><blockq=
uote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1p=
x solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr=
"><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-se=
rif;font-size:large">Hi,<br>This is my first attempt at using geda-help.<br=
><br>When in the Bill Wilson gEDA tutorial I use:<br><br>gsch2pcb project<b=
r><br>I get the following message in the log:<br><br>CONN202: can&#39;t fin=
d PCB element for footprint CONNECTOR-2-1 (value=3Dunknown).<br>So device C=
ONN202 will not be in the layout.<br><br>The attributes of the connector ar=
e.<br><br>device: BNC<br>footprint: CONNECTOR 2 1<br>refdes: CONN202<br><br=
>I think that I have followed the instructions, so what is wrong?<br>best r=
egards<br>torben<br></div></div></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>

--00000000000060e8ad057df1fbad--

- Raw text -


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