delorie.com/archives/browse.cgi | search |
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=JLWMvcBUN3dvDGlpSe9rwbH/o9hMH8wBgsdep8Ciic0=; | |
b=snYpJ30ANDppeZNXR+EbS87/FzSLU6fwj1NacY6LvPxYVRdZaiPMAeXj+5rtdRD80K | |
vcxkzE3ZnkEFUDDepRIQhLWiRBhxFcx70V5o4GNRJawobrNM17/jMQu/ChkIFj4rByMi | |
Jft9bmbO/O03LATfpHJFF2CeEn8cxvk8MIfYt1uM+ILvcsVmkGSi6YpKVHFa6ZI5QApU | |
urZ/5NjdaOF7J04llIiWAvCX/8Iy6G6Uzp8j5O92tf0jtt5d2pHI9n85j0R8Dd2TkgnH | |
E29wA8q4P0gt/2Ex3FAD+SAtU/Mh8W4WzXzHjZQgNZ8gVkOLMOTy8JQ6Ge5+uagrh9SQ | |
3u7Q== | |
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=JLWMvcBUN3dvDGlpSe9rwbH/o9hMH8wBgsdep8Ciic0=; | |
b=ooS/j/rDdh8Dvh6dCKqmb6xOLYa8cGxHqW9Ql1mBpohZ5DOhP5UqQyHOuWlmuHwzld | |
Hfn/FweD1uHWmuc61UaEDdmhg/N+lgq8NK2YqLqm1vwsJWbVuwAG6lwtohYlkWkc5rdf | |
j1bJGMcEV2syhMhbtADP7fJRIZaIg89Log9DdJroucWU4R+fuA82GPECPhRIFRRgTdGe | |
7FWlXn+VGyKnM130EYgsXwJsxRIdC0ZqaHYpuQWGdL8YxCCK+51n1XXq3s+exp9ncwg8 | |
HifGzI8fL9GvIG621hW3KUSy+S+vpLIfDmYexqtjllSnqCWfnOoAwNEDtH5FMVbBGHtI | |
bNUg== | |
X-Gm-Message-State: | AJcUukfsqfx6os1HLR8CcxPD5WKclRkXHAitSacSDE7R1sf+wpxIuOka |
BH4eDY3xAGjgodbRTTHbg7DMaD/aTKdza1XwbEj5dw== | |
X-Google-Smtp-Source: | ALg8bN4enkCJ18wtkoc6NxauviEB2cxZ2s/D/81iEq9+T19AA5qY2BjHsZO+P88XahI/gRMxU9k/k7AK63f2cY6721U= |
X-Received: | by 2002:a25:3950:: with SMTP id g77mr13876880yba.448.1545835630478; |
Wed, 26 Dec 2018 06:47:10 -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> | |
In-Reply-To: | <CAJZxidD3Hczu+yCD_8a3SMx9ZOrrWDVUJB25AQNBtWQN-+Rywg@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 15:46:58 +0100 |
Message-ID: | <CAMw9acBe7WpstUxgT_wsBX+7FB0sNkn1RSYnz43BcwNU4f0yXw@mail.gmail.com> |
Subject: | Re: [geda-help] Tutorial |
To: | geda-help AT delorie DOT com |
Reply-To: | geda-help AT delorie DOT com |
--000000000000a2c984057dede770 Content-Type: text/plain; charset="UTF-8" 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 >> > --000000000000a2c984057dede770 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he= lvetica,sans-serif;font-size:large">It worked. <br></div></div><br><div cla= ss=3D"gmail_quote"><div dir=3D"ltr">On Wed, Dec 26, 2018 at 3:26 PM Chad Pa= rker (<a href=3D"mailto:parker DOT charles AT gmail DOT com">parker DOT charles AT gmail DOT com<= /a>) [via <a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a= >] <<a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>&g= t; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0p= x 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div d= ir=3D"ltr"><div>Hi Torben-</div><div><br></div><div>Welcome to the communit= y! Please feel free to post any questions you may have.<br></div><div><br><= /div><div>I think the issue is that the CONNECTOR is no longer an m4 elemen= t, so, it's not generating it the way the tutorial thinks it should. <b= r></div><div><br></div><div>Looking through the pcb element footprints, the= re is, however, a footprint "CONNECTOR 1 2". I suspect that will = serve for your purposes. Please try changing "CONNECTOR 2 1" --&g= t; "CONNECTOR 1 2" and see 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"lt= r">On Wed, Dec 26, 2018 at 7:00 AM Torben Friis (<a href=3D"mailto:friistf@= gmail.com" target=3D"_blank">friistf 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>] <<a = href=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank">geda-help AT delorie DOT c= om</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margi= n:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex= "><div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"f= ont-family:arial,helvetica,sans-serif;font-size:large">Hi,<br>This is my fi= rst attempt at using geda-help.<br><br>When in the Bill Wilson gEDA tutoria= l I use:<br><br>gsch2pcb project<br><br>I get the following message in the = log:<br><br>CONN202: can't find PCB element for footprint CONNECTOR-2-1= (value=3Dunknown).<br>So device CONN202 will not be in the layout.<br><br>= The attributes of the connector are.<br><br>device: BNC<br>footprint: CONNE= CTOR 2 1<br>refdes: CONN202<br><br>I think that I have followed the instruc= tions, so what is wrong?<br>best regards<br>torben<br></div></div></div> </blockquote></div> </blockquote></div> --000000000000a2c984057dede770--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |