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=Lh+lcxDJoFBWQojQY8T8NVW7Zcffr1Wz8cOzNE6rB6g=; b=PvlMru74IUD3kYUO+RGBEM7lh6FuNnQ2kNf/hYSR5UUB7ozlgWwqD6z324azYsap4D 06SSqCFxtFJhmCeAp4eG/QWFPW54tiQVGrhQHFYjFd232CkxuJPYVU7BdqZBA36eZzuk OgxoaiMBbRn+f+gxG3lIpLah/qS6PFbCnU8ccY3wlQtrk1LLNaNA7NV95vrWQNrNe/w/ UxV9nmesoeck/ToMHqeQOP97GSLUWi6TG3e75YXQ1GL/r65YJv0ubi4fUjgjenQnyHPt uMRbJ5E3rmhSXpIGdFbBgk0MWmKTb1Rh7nctK00rYbxaWdu99cUnTzgsWgR61lZ/5lc8 WDlw== 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=Lh+lcxDJoFBWQojQY8T8NVW7Zcffr1Wz8cOzNE6rB6g=; b=D9gdASliy3rRgjgYFHzCc1VilxDxYn4eGQrEVGubIDupEGf/iudG1rxWvHiKW7cnwI wYGu+xKfYwRQdbsVUGeXpXTQkflDeu0mafVU7FOn67ONl/BvNlq6Ii5sFsjxnyTjqBFM aWTgOZgkVJfDG/zRUqFuNL0Aqhtfcg99djbGTjXgmuJWSJDadSKrFl+bnjSEKbPfAjvI LGdw4tbfDGrQACq9dxcvHDuvYbGmt7hCOxxDVHd3z0SR4ZLBn/8b13rBnG4SazyIzc1t sIHPh48SFrROYjkvTrgiQfTQiB7pzmP+l/UTakVPA4+mMrUVzUVLPA2GvICGjDZVSgt/ u9bw== X-Gm-Message-State: APjAAAUka4pBDUVtzn93qDZMSdxp7GHjaqBEpReGE0XO6MJg6jBLE8wo 9qMPYQL6e8u7VLc6bFLfpnJWx7uvNKgjAGza5FztrP4I X-Google-Smtp-Source: APXvYqz76Yg1TTavui24YQdeJtM7X3ZFU5xyMiQ1dacuhUi/E4RTy8Eh7BPxyFJd4YjfPhvT69QqB7esyEzB5NBP0Sw= X-Received: by 2002:ac2:5a44:: with SMTP id r4mr23259891lfn.118.1563526592871; Fri, 19 Jul 2019 01:56:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Fri, 19 Jul 2019 10:56:21 +0200 Message-ID: Subject: Re: [geda-help] Picaxe 14M2 To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="0000000000002a4233058e04e754" Reply-To: geda-help AT delorie DOT com --0000000000002a4233058e04e754 Content-Type: text/plain; charset="UTF-8" Hi Erich Heinzie, It should have been: /home/gaf/DIP14.fp and (component-library-search "/home/gaf/gschem-sym") in the /home/.gEDA/gafrc file I still have the problem of having PICAXE14M not showing up in the libraries list. When in http://www.gedasymbols.org/ i search for screw terminal I get a lot of .fp files, but no .sym files. How should they be handled? It is rather confusing. best regards torben On Thu, Jul 18, 2019 at 11:44 AM Torben Friis wrote: > Hi Erich Heinzie, > After following your advice (a long time ago) I have the following: > > /home/gaf/gschem-sym/PICAXE-14M.sym > /home/gaf/pcb-elements/SIP3.fp > > (component-library-search "../gschem-sym") in the /home/.gEDA$/gafrc file > > Should not PICAXE-14M show up in Libraries when I click Add->Component in gEDA schmatic? > > best regards > > torben > > > On Fri, Feb 15, 2019 at 9:19 PM Erich Heinzle (a1039181 AT gmail DOT com) [via > geda-help AT delorie DOT com] wrote: > >> http://www.gedasymbols.org/user/erich_heinzle/symbols/PICAXE-14M.sym?dl >> >> The above link will download the raw symbol file as a .sym for use in the >> gschem schematic editor >> >> The DIP14 footprint required in the pcb layout editor will be a .fp file >> and the raw file can be downloaded from >> >> http://www.gedasymbols.org/footprints/m4lib/DIP14.fp?dl >> >> You can place the respective files in the same directory as your >> schematic and pcb layout, but most people will use dedicated directories in >> their project directory for symbols and for footprints. >> >> Regards, >> >> Erich >> >> >> On Fri, 15 Feb 2019 02:34 Torben Friis (friistf AT gmail DOT com) [via >> geda-help AT delorie DOT com] > >>> Hi, >>> I found DIP14: >>> >>> torben AT torben-Aspire-E5-773G:~$ cat /home/torben/gEDAsym >>> http://www.gedasymbols.org/footprints/m4lib.cgi?geda >>> >> >>> http://www.gedasymbols.org/cvs.html >>> >>> It looks different from your file if I view it.. >>> >>> Where should I store the file you sent (if it is the file I should >>> store)? >>> torben >>> >>> On Thu, Feb 14, 2019 at 3:26 PM Chad Parker (parker DOT charles AT gmail DOT com) >>> [via geda-help AT delorie DOT com] wrote: >>> >>>> >>>> http://www.gedasymbols.org/user/erich_heinzle/symbols/PICAXE-14M.sym >>>> >>>> It looks like the package is a 14-pin DIP, so "DIP14" should work as >>>> the footprint. >>>> >>>> Cheers, >>>> --Chad >>>> >>>> >>>> On Thu, Feb 14, 2019 at 9:11 AM Torben Friis (friistf AT gmail DOT com) [via >>>> geda-help AT delorie DOT com] wrote: >>>> >>>>> Hi , >>>>> I have been looking fo the above element, but I cannot find it. I have >>>>> been looking for .../newlib and found it in two places, but neither one >>>>> appeared to provide it. >>>>> Is there anywhere else I can look for it? >>>>> torben >>>>> >>>> --0000000000002a4233058e04e754 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Erich Heinzie,
It should have been:

/home/gaf/DIP14.fp

a= nd
(component-library-search "/home/gaf/gschem-sym") in th=
e /home/.gEDA/gafrc file

I still have the problem of having PICAXE14M not showing u=
p in the libraries list.

When in http://www=
.gedasymbols.org/ i search for screw terminal I get a lot of .fp files,=
 but no .sym files. How should they be handled?
It is rather confusing.
best regards
torben



<= div class=3D"gmail_quote">
On Thu, Jul= 18, 2019 at 11:44 AM Torben Friis <friistf AT gmail DOT com> wrote:
Hi Erich Heinzie,
After following your advice (a long time ago) I have t= he following:

/home/ga= f/gschem-sym/PICAXE-14M.sym
/home/gaf/pcb-elements/= SIP3.fp
(component-library-search "../gschem-sym") in the /hom=
e/.gEDA$/gafrc file

Should not PICAXE-14M show up in Libraries when I click Add->=
;Component in gEDA schmatic?
best regards
torben

On Fri, Feb 15, 2019 at 9:19 PM Eri= ch Heinzle (a103918= 1 AT gmail DOT com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
http://www.gedasymbols.org/user/erich_heinzle/symbols/PICA= XE-14M.sym?dl

The above li= nk will download the raw symbol file as a .sym for use in the gschem schema= tic editor

The DIP14 foo= tprint required in the pcb layout editor will be a .fp file and the raw fil= e can be downloaded from


You can place the respe= ctive files in the same directory as your schematic and pcb layout, but mos= t people will use dedicated directories in their project directory for symb= ols and for footprints.

= Regards,

Erich

=
On Fri, 15 Feb 2019 02:34 T= orben Friis (friistf= @gmail.com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com wrote:
Hi,
I found DIP14:

torben AT torben-Aspire-E5-773G:~$ cat /= home/torben/gEDAsym
http://www.gedasymbols.or= g/footprints/m4lib.cgi?geda=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 <here

http://www.gedasymbols.org/cvs.html
=

It looks different from you= r file if I view it..

= Where should I store the file you sent (if it is the file I should store)?<= /div>
torben

On Thu, Feb 14, 2019 at 3:26 = PM Chad Parker (parker DOT charles AT gmail DOT com) [via geda-help AT delor= ie.com] <geda-help AT delorie DOT com> wrote:
It looks like the package is a 14-pin DIP, so = "DIP14" should work as the footprint.
<= br>
Cheers,
--Chad

=

= On Thu, Feb 14, 2019 at 9:11 AM Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
=
Hi ,
I have been looking fo the ab= ove element, but I cannot find it. I have been looking for .../newlib and f= ound it in two places, but neither one appeared to provide it.
Is there anywhere else I can look for it?
torben
--0000000000002a4233058e04e754--