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: In-Reply-To: From: "Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Wed, 26 Dec 2018 20:38:50 +0100 Message-ID: Subject: Re: [geda-help] Tutorial To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="00000000000060e8ad057df1fbad" 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 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] 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] 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
Hi,
It is rather confusing. When I run = gsch2pcb project I get:

----------------------------------
Done processing.=C2=A0 Work perform= ed:
5 file elements and 0 m4 elements added to board.new.pcb.

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

4.=C2=A0 Fro= m within PCB, enter

=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 :ExecuteFile(board.cmd)

=C2=A0=C2=A0=C2=A0 to update th= e 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.

<= /div>
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'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 Fr= iis <friistf AT gmail DOT com> wrot= e:
It worked.

On Wed, Dec 26, 2018 at 3:26 PM Chad Parker (parker DOT charles AT gmail= .com) [via g= eda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
Hi Torben-

Welcome to the community! Please feel free to post any qu= estions you may have.

I think the issue is tha= t the CONNECTOR is no longer an m4 element, so, it's not generating it = the way the tutorial thinks it should.

Lookin= g through the pcb element footprints, there is, however, a footprint "= CONNECTOR 1 2". I suspect that will serve for your purposes. Please tr= y changing "CONNECTOR 2 1" --> "CONNECTOR 1 2" and s= ee if that fixes it.

Thanks,
--Chad
<= /div>





=
On Wed, Dec 26, 2018 at 7:00 AM= Torben Friis (friis= tf 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 fin= d PCB element for footprint CONNECTOR-2-1 (value=3Dunknown).
So device C= ONN202 will not be in the layout.

The attributes of the connector ar= e.

device: BNC
footprint: CONNECTOR 2 1
refdes: CONN202
I think that I have followed the instructions, so what is wrong?
best r= egards
torben
--00000000000060e8ad057df1fbad--