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=vRpYkFcrY7cFv3ITehT9HBx9OXMcXGeU13EgIBv8T2k=; b=argelSouqffFCb6DAdg7p2xsF8OgqBUDvvD5RxkwHGmZf7hRPeqYtoHA3BII4uAvFJ XViG77UPiDXmtYuqtmwFa2jRxzD/DeNHDkivaDLiYIM8e7e7jRhXnYZl+HNpU9xv6/u/ oBZsZgtuBgVj+gllxBiS+ypm2p08JVqlsXEy1I2CaKZTVNnRK55yuKlcUi2iGtyWX/wb vHpes0bJMFtKqKbk2r+4k7kMmWIxU/3tYZuILMDM1iRt7O1Q9h4S/33rD8mu7wzUFqpe S2i4uY1KeVoQFCPxZH8uJ/Oabb2E309Vz+ggLzG6I/6tHe74sdMhBv/CflsyQBqq+yqA L6bw== 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=vRpYkFcrY7cFv3ITehT9HBx9OXMcXGeU13EgIBv8T2k=; b=uOOarDOfow8VXky4c7Hc1OSBKBaKagvzQ471YR4CGYISZf3riDykTCZt1+qpt+t/0k b9nSRpxagcJOesgf+znRY85CgAhSl8pJhkyxK4CKonLgOisXNQpvG1Y1XrypNcAzbSZS +vdbLZXmMdZi4bAYpHcCShf55j/IaVoKqV75I1nl/pSXROtmC8IPgEC2F09jU5mI//Sw UEqY6HhlFlNLsuqz+TR9o/+m0clSDe/vi9rigrhzlvEJDknssRxN58k6UMJSL8coj6LN jg2AHA7+QO/bKf4L79+Vzkqjk3o3pecfYiSFSGFRXlJZBkE3Fa4B+MgksqPPiTG2Lf4l 4tOQ== X-Gm-Message-State: AJcUukeBqH0N2ZmtuZTtxiQA3wyKxG6cRQBTTbCWGoRLxUymdfjNGnEJ LkQg/df8Vst+/zjhBQN/KPW4ZMChblHeenQootXG8g== X-Google-Smtp-Source: ALg8bN5r5JKox5D9pbKaLk/pReD+2KiRcA3qkckZTBDAe8h0YMCxT101RsYZM/Vq1BwJ5cBrs57ErXOXFpIWRUK7bRk= X-Received: by 2002:a17:902:541:: with SMTP id 59mr47721859plf.88.1546520797311; Thu, 03 Jan 2019 05:06:37 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Thu, 3 Jan 2019 08:06:26 -0500 Message-ID: Subject: Re: [geda-help] Tutorial To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000c2f8c4057e8d6e4b" Reply-To: geda-help AT delorie DOT com --000000000000c2f8c4057e8d6e4b Content-Type: text/plain; charset="UTF-8" Torben- Okay, I see what you're referring to. This is a bug in the tutorial. It looks to me like the first set of figures were created with an older version of PCB and the other set with a newer one and a later date. What likely happened is that the same circuit was used, but the schematic was redrawn when the new figures were added, and because the parts would have been arranged differently, the reference designators ended up changing. The underlying circuit appears to be the same, just the names of the parts have been swapped. You can even see that the footprint of R101 is different. Ultimately, the rat lines on your pcb should be consistent with the connections you made in the schematic. So, as long as you connect your parts accordingly, you should be fine. Thanks for pointing this out. We should fix it so that it's consistent. Thanks, --Chad On Wed, Jan 2, 2019 at 5:36 PM Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > Hi Chad, > The link is: > > http://wiki.geda-project.org/geda:gsch2pcb_tutorial > best regards > torben > > On Wed, Jan 2, 2019 at 10:55 PM Chad Parker (parker DOT charles AT gmail DOT com) > [via geda-help AT delorie DOT com] wrote: > >> Torben- >> >> Are you still working through the Bill Wilson tutorial? If so, I'm not >> sure what you mean by page 6. Can you please provide a link to the tutorial >> you're referring to? >> >> Thanks, >> --Chad >> >> On Wed, Jan 2, 2019 at 3:44 PM Torben Friis (friistf AT gmail DOT com) [via >> geda-help AT delorie DOT com] wrote: >> >>> Hi Chad, >>> I am confused by the UBUNTU geda tutorial. >>> In the beginning R101, R102 and R103 are placed together. On page 6 >>> R102, R201 and R103 are placed together in the same place and R102 is >>> placed where R201 was before. >>> I have other problems - fx with lines created in PCB - but I would take >>> one example to see if the confusion is my problem. >>> torben >>> >>> On Sat, Dec 29, 2018 at 5:10 PM Torben Friis wrote: >>> >>>> Hi Chad, >>>> I deleted all files except Project, one.sch and two.sch and ran >>>> gsch2pcb once - and it worked. >>>> torben >>>> >>>> On Wed, Dec 26, 2018 at 11:11 PM Chad Parker (parker DOT charles AT gmail DOT com) >>>> [via geda-help AT delorie DOT com] wrote: >>>> >>>>> Hi Torben- >>>>> >>>>> The second time you run gsch2pcb it looks at the differences. The >>>>> first time it may not have picked up all of the elements due to footprint >>>>> name errors. The second time (and all subsequent times) you run it, it >>>>> produces board.*new*.pcb, which contains the new elements, so that it >>>>> doesn't overwrite your original file. To get them into the layout, you have >>>>> to do as it says: open the layout then go to the file menu, select "load >>>>> layout data to paste buffer", and select board.new.pcb. Then you can paste >>>>> them into the layout. >>>>> >>>>> Alternatively, if you haven't done any work on the pcb yet, you can >>>>> delete board.pcb and board.new.pcb and rerun gsch2pcb. >>>>> >>>>> Also, make sure that you execute Select > Disperse All Elements, as >>>>> sometimes the elements will overlap when they're brought into the layout. >>>>> >>>>> Cheers, >>>>> --Chad >>>>> >>>>> >>>>> On Wed, Dec 26, 2018 at 2:44 PM Torben Friis (friistf AT gmail DOT com) [via >>>>> geda-help AT delorie DOT com] wrote: >>>>> >>>>>> 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] < >>>>>>> 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 >>>>>>>>> >>>>>>>> --000000000000c2f8c4057e8d6e4b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Torben-

Okay, I see what you= 're referring to. This is a bug in the tutorial. It looks to me like th= e first set of figures were created with an older version of PCB and the ot= her set with a newer one and a later date. What likely happened is that the= same circuit was used, but the schematic was redrawn when the new figures = were added, and because the parts would have been arranged differently, the= reference designators ended up changing. The underlying circuit appears to= be the same, just the names of the parts have been swapped. You can even s= ee that the footprint of R101 is different.

Ultima= tely, the rat lines on your pcb should be consistent with the connections y= ou made in the schematic. So, as long as you connect your parts accordingly= , you should be fine.

Thanks for pointing this= out. We should fix it so that it's consistent.

Thanks,
--Chad

On Wed, Jan 2, 2019 at 5:36 PM Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
H= i Chad,
The link is:

On Wed, = Jan 2, 2019 at 10:55 PM Chad Parker (parker DOT charles AT gmail DOT com) [via geda-help AT delorie DOT com] <<= a href=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank">geda-help AT delorie= .com> wrote:
Torben-

Are you still wo= rking through the Bill Wilson tutorial? If so, I'm not sure what you me= an by page 6. Can you please provide a link to the tutorial you're refe= rring to?

Thanks,
--Chad

On Wed, Jan 2, 2019 at = 3:44 PM Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
=
Hi Chad,
I am confused by the UBUNTU ged= a tutorial.
In the beginning R101, R102 and R103 ar= e placed together. On page 6=C2=A0 R102, R201 and R103 are placed together = in the same place and R102 is placed where R201 was before.
I have other problems - fx with lines created in PCB - but I would= take one example to see if the confusion is my problem.
torben

On Sat, Dec 29, 2018 at 5:10 PM Torben Friis <friistf AT gmail DOT com> wrote:
Hi Chad,
I deleted all files except Projec= t, one.sch and two.sch and ran gsch2pcb once - and it worked.
torben

On Wed, Dec 26, 2018 at 11:11 PM Chad Parker (parker DOT charles AT gmail DOT com) [via <= a href=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank">geda-help AT delorie= .com] <ge= da-help AT delorie DOT com> wrote:
Hi Torben-

The second time you run gsch2pcb it looks at the differences. The first t= ime it may not have picked up all of the elements due to footprint name err= ors. The second time (and all subsequent times) you run it, it produces boa= rd.new.pcb, which contains the new elements, so that it doesn't = overwrite your original file. To get them into the layout, you have to do a= s it says: open the layout then go to the file menu, select "load layo= ut data to paste buffer", and select board.new.pcb. Then you can paste= them into the layout.

Alternatively, if you h= aven't done any work on the pcb yet, you can delete board.pcb and board= .new.pcb and rerun gsch2pcb.

Also, make sure that = you execute Select > Disperse All Elements, as sometimes the elements wi= ll overlap when they're brought into the layout.

Cheers,
--Chad


On Wed, Dec 26, 2018 at 2:44 PM Torben F= riis (friistf AT gmail.= com) [via ge= da-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
Hi,
I= t is rather confusing. When I run gsch2pcb project I get:

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

Next steps:
1.=C2=A0 Run pcb on your fi= le board.pcb.
2.=C2=A0 From within PCB, select "File -> Load lay= out data to paste buffer"
=C2=A0=C2=A0=C2=A0 and select board.new.p= cb to load the new footprints into your existing layout.
3.=C2=A0 From w= ithin PCB, select "File -> Load netlist file" and select
= =C2=A0=C2=A0=C2=A0 board.net= to load the updated netlist.

4.=C2=A0 From within PCB, enter
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :ExecuteF= ile(board.cmd)

=C2=A0=C2=A0=C2=A0 to update the pin names of all foo= tprints.

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 resist= or on the screen with a yellow line leading nowhere. Should'nt I get bo= th one.sch and two.sch? If I folllow the instructions above I add the one.s= ch to the screen all bundled up. Both one.sch and two.sch appear to be OK.<= br>

As I say, I am con= fused.
best ergards
tor= ben

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

=
Hi Torben-
Welcome to the community! Please feel free to post any question= s you may have.

I think the issue is that the = CONNECTOR is no longer an m4 element, so, it's not generating it the wa= y the tutorial thinks it should.

Looking thro= ugh the pcb element footprints, there is, however, a footprint "CONNEC= TOR 1 2". I suspect that will serve for your purposes. Please try chan= ging "CONNECTOR 2 1" --> "CONNECTOR 1 2" and see if = that fixes it.

Thanks,
--Chad
<= div>




On Wed, Dec 26, 2018 at 7:00 AM Torbe= n Friis (friistf AT gma= il.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.

W= hen 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=3Dunknown).
So device CONN202= will not be in the layout.

The attributes of the connector are.
=
device: BNC
footprint: CONNECTOR 2 1
refdes: CONN202

I thi= nk that I have followed the instructions, so what is wrong?
best regards=
torben
--000000000000c2f8c4057e8d6e4b--