Mail Archives: geda-help/2019/07/20/05:42:37
--000000000000ff6477058e1977fa
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi Erich Heinzle,
I solved the immediate problem by changing the file system to:.
/home/torben/gaf/gschem-sym
/home/torben/gaf/pcb-elements
/home/torben/.gEDA/gafrc
(cat /home/torben/.gEDA/gafrc
(component-library-search "/home/torben/gaf/gschem-sym")
but I will setup my system as you have set up yours.
I need to have some screw terminals set up and I found yours:
/user/erich_heinzle/kicad/footprints/w_conn_screw.mod/mors_3p.fp
I could not find the corresponding sym file. Is there one?
I suppose I can use any(!) sym file as long as I set footprint to
mors_3p.fp in the sym file and enter
/user/erich_heinzle/kicad/footprints/w_conn_screw.mod/mors_3p.fp in the
/home/torben/gaf/pcb-elements file?
The pins in my screw terminals are =C3=B8 1 mm - is that OK with mors_3p.fp=
(I
dont know how to read a fp-file)?
best regards
torben
On Sat, Jul 20, 2019 at 1:09 AM Erich Heinzle (a1039181 AT gmail DOT com) [via
geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
> Most users, myself included, set up a template, for a per-project
> directory, which has the needed gafrc etc files, and subdirectories with
> their local foorprints and symbols.
>
> This keeps a given design safe from filesystem changes or changes to
> elements subsequently.
>
> It also means that once set up, it doesn't need to be thought about much.
>
> Here are some examples on github which should show you how to aim the
> layout editor at a partucular directory, i.e. "fp" or "packages" in these
> examples
>
> https://github.com/miloh/gEDA-git-template
>
> https://github.com/nocko/gEDA-template
>
> https://github.com/wojciechk8/geda-sym
>
> These examples should show you how it can be done
>
> Erich.
>
> On Sat, 20 Jul 2019 01:16 Torben Friis (friistf AT gmail DOT com) [via
> geda-help AT delorie DOT com], <geda-help AT delorie DOT com> wrote:
>
>> Hi Erich Heinzie,
>> I think so. If I may reformulate it to show that I understand:
>> The PICAXE14M.sym file contains a statement: footprint unknown. When I
>> enter the symbol on the schematic I add the footprint attribute DIP14. T=
he
>> PCB program then picks it up from tha Symbol file and find the DIP14
>> footprint from /home/gaf/pcb-elements.
>>
>> Then the files:
>> /home/gaf/gschem-sym
>> (ls /home/gaf/gschem-sym
>> PICAXE-14M.sym)
>>
>> /home/gaf/pcb-elements
>> (ls /home/gaf/pcb-elements
>> DIP14.fp)
>>
>> /home/.gEDA/gafrc
>> (cat /home/.gEDA/gafrc
>> (component-library-search "/home/gaf/gschem-sym")
>>
>> should do the job?
>>
>> But then, when I have filled in the files, how do I make the
>> PICAXE14M.sym appear correctly in the add->component list?:
>>
>> > Basic devices
>> > Connectors (generic)
>> .
>> .
>> .
>>
>> I want to understand the stuff completely and really appreciate your hel=
p.
>> best regards
>> torben
>>
>> On Fri, Jul 19, 2019 at 12:41 PM Erich Heinzle (a1039181 AT gmail DOT com) [via
>> geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
>>
>>> In general, gschem is unaware of footprint file names, or the details o=
f
>>> any other attributes you attach to a symbol from a symbol library
>>>
>>> The usual procedure, after adding your symbol to the schematic from a
>>> library, is to add an "attribute" to the symbol, in this case a "footpr=
int"
>>> attribute, equal to "DIP14"
>>>
>>> The schematic file will end up with an ectra attribute within the picax=
e
>>> instance, along the libes of
>>>
>>> "footprint=3DDIP18"
>>>
>>> The PCB layout editor, when you proceed to lay out uour design, is the
>>> software that has an understanding of footprint attributes, and will se=
arch
>>> its library paths for a DIP18
>>>
>>> Does that help?
>>>
>>> Erich
>>>
>>>
>>>
>>> On Fri, 19 Jul 2019 18:51 Torben Friis (friistf AT gmail DOT com) [via
>>> geda-help AT delorie DOT com], <geda-help AT delorie DOT com> wrote:
>>>
>>>> Hi Erich Heinzie,
>>>> It should have been:
>>>>
>>>> /home/gaf/DIP14.fp
>>>>
>>>> and
>>>>
>>>> (component-library-search "/home/gaf/gschem-sym") in the /home/.gEDA/g=
afrc file
>>>>
>>>> I still have the problem of having PICAXE14M not showing up in the lib=
raries 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 <friistf AT gmail DOT com>
>>>> 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->Componen=
t 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] <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 i=
n
>>>>>> 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 directo=
ries 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] <geda-help AT delorie DOT com wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>> I found DIP14:
>>>>>>>
>>>>>>> torben AT torben-Aspire-E5-773G:~$ cat /home/torben/gEDAsym
>>>>>>> http://www.gedasymbols.org/footprints/m4lib.cgi?geda
>>>>>>> <here
>>>>>>>
>>>>>>> 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] <
>>>>>>> geda-help AT delorie DOT com> wrote:
>>>>>>>
>>>>>>>>
>>>>>>>> http://www.gedasymbols.org/user/erich_heinzle/symbols/PICAXE-14M.s=
ym
>>>>>>>>
>>>>>>>> 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] <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
>>>>>>>>>
>>>>>>>>
--000000000000ff6477058e1977fa
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">Hi Erich Heinzle,<br>I solved the immed=
iate problem by changing the file system to:.<br><br><br>/home/torben/gaf/g=
schem-sym<br>/home/torben/gaf/pcb-elements<br>/home/torben/.gEDA/gafrc<br>(=
cat /home/torben/.gEDA/gafrc<br>(component-library-search "/home/torbe=
n/gaf/gschem-sym")<br><br>but I will setup my system as you have set u=
p yours.<br><br>I need to have some screw terminals set up and I found your=
s:<br><br>/user/erich_heinzle/kicad/footprints/w_conn_screw.mod/mors_3p.fp<=
br><br>I could not find the corresponding sym file. Is there one?<br><br>I =
suppose I can use any(!) sym file as long as I set footprint to mors_3p.fp =
in the sym file and enter /user/erich_heinzle/kicad/footprints/w_conn_screw=
.mod/mors_3p.fp in the /home/torben/gaf/pcb-elements file?<br><br>The pins =
in my screw terminals are =C3=B8 1 mm - is that OK with mors_3p.fp (I dont =
know how to read a fp-file)?<br><br>best regards<br>torben</div></div><br><=
div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Sat, Jul=
20, 2019 at 1:09 AM Erich Heinzle (<a href=3D"mailto:a1039181 AT gmail DOT com">a=
1039181 AT gmail DOT com</a>) [via <a href=3D"mailto:geda-help AT delorie DOT com">geda-h=
elp AT delorie DOT com</a>] <<a href=3D"mailto:geda-help AT delorie DOT com">geda-help=
@delorie.com</a>> wrote:<br></div><blockquote class=3D"gmail_quote" styl=
e=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);paddin=
g-left:1ex"><div dir=3D"auto"><div dir=3D"auto">Most users, myself included=
, set up a template, for a per-project directory, which has the needed gafr=
c etc files, and subdirectories with their local foorprints and symbols.</d=
iv><div dir=3D"auto"><br></div><div dir=3D"auto">This keeps a given design =
safe from filesystem changes or changes to elements subsequently.</div><div=
dir=3D"auto"><br></div><div dir=3D"auto">It also means that once set up, i=
t doesn't need to be thought about much.</div><div dir=3D"auto"><br></d=
iv><div dir=3D"auto">Here are some examples on github which should show you=
how to aim the layout editor at a partucular directory, i.e. "fp"=
; or "packages" in these examples</div><div dir=3D"auto"><br></di=
v><div dir=3D"auto"><a href=3D"https://github.com/miloh/gEDA-git-template" =
target=3D"_blank">https://github.com/miloh/gEDA-git-template</a><br></div><=
div dir=3D"auto"><br></div><div dir=3D"auto"><a href=3D"https://github.com/=
nocko/gEDA-template" target=3D"_blank">https://github.com/nocko/gEDA-templa=
te</a><br></div><div dir=3D"auto"><br></div><div dir=3D"auto"><a href=3D"ht=
tps://github.com/wojciechk8/geda-sym" target=3D"_blank">https://github.com/=
wojciechk8/geda-sym</a><br></div><div dir=3D"auto"><br></div><div dir=3D"au=
to">These examples should show you how it can be done</div><div dir=3D"auto=
"><br></div><div dir=3D"auto">Erich.</div></div><br><div class=3D"gmail_quo=
te"><div dir=3D"ltr" class=3D"gmail_attr">On Sat, 20 Jul 2019 01:16 Torben =
Friis (<a href=3D"mailto:friistf AT gmail DOT com" target=3D"_blank">friistf 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>], <<a href=3D"mailto:geda-help AT delorie DOT com" tar=
get=3D"_blank">geda-help AT delorie DOT com</a>> wrote:<br></div><blockquote cl=
ass=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 class=3D"gmail_de=
fault" style=3D"font-family:arial,helvetica,sans-serif;font-size:large">Hi =
Erich Heinzie,<br>I think so. If I may reformulate it to show that I unders=
tand:<br>The PICAXE14M.sym file contains a statement: footprint unknown. Wh=
en I enter the symbol on the schematic I add the footprint attribute DIP14.=
The PCB program then picks it up from tha Symbol file and find the DIP14 f=
ootprint from /home/gaf/pcb-elements.<br><br>Then the files:<br>/home/gaf/g=
schem-sym<br>(ls /home/gaf/gschem-sym<br>PICAXE-14M.sym)<br><br>/home/gaf/p=
cb-elements<br>(ls /home/gaf/pcb-elements<br>DIP14.fp)<br><br>/home/.gEDA/g=
afrc<br>(cat /home/.gEDA/gafrc<br>(component-library-search "/home/gaf=
/gschem-sym")<br><br>should do the job?<br><br>But then, when I have f=
illed in the files, how do I make the PICAXE14M.sym appear correctly in the=
add->component list?:<br><br>> Basic devices<br>> Connectors (gen=
eric)<br>.<br>.<br>.<br><br>I want to understand the stuff completely and r=
eally appreciate your help.<br>best regards<br>torben</div></div><br><div c=
lass=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, Jul 19, =
2019 at 12:41 PM Erich Heinzle (<a href=3D"mailto:a1039181 AT gmail DOT com" rel=
=3D"noreferrer" target=3D"_blank">a1039181 AT gmail DOT com</a>) [via <a href=3D"m=
ailto:geda-help AT delorie DOT com" rel=3D"noreferrer" target=3D"_blank">geda-help=
@delorie.com</a>] <<a href=3D"mailto:geda-help AT delorie DOT com" rel=3D"noref=
errer" target=3D"_blank">geda-help AT delorie DOT com</a>> wrote:<br></div><blo=
ckquote 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"auto">In general,=
gschem is unaware of footprint file names, or the details of any other att=
ributes you attach to a symbol from a symbol library<div dir=3D"auto"><br><=
/div><div dir=3D"auto">The usual procedure, after adding your symbol to the=
schematic from a library, is to add an "attribute" to the symbol=
, in this case a "footprint" attribute, equal to "DIP14"=
;</div><div dir=3D"auto"><br></div><div dir=3D"auto">The schematic file wil=
l end up with an ectra attribute within the picaxe instance, along the libe=
s of</div><div dir=3D"auto"><br></div><div dir=3D"auto">"footprint=3DD=
IP18"</div><div dir=3D"auto"><br></div><div dir=3D"auto">The PCB layou=
t editor, when you proceed to lay out uour design, is the software that has=
an understanding of footprint attributes, and will search its library path=
s for a DIP18=C2=A0</div><div dir=3D"auto"><br></div><div dir=3D"auto">Does=
that=C2=A0help?</div><div dir=3D"auto"><br></div><div dir=3D"auto">Erich</=
div><div dir=3D"auto"><br></div><div dir=3D"auto"><br></div></div><br><div =
class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, 19 Jul =
2019 18:51 Torben Friis (<a href=3D"mailto:friistf AT gmail DOT com" rel=3D"norefe=
rrer" target=3D"_blank">friistf AT gmail DOT com</a>) [via <a href=3D"mailto:geda-=
help AT delorie DOT com" rel=3D"noreferrer" target=3D"_blank">geda-help AT delorie DOT co=
m</a>], <<a href=3D"mailto:geda-help AT delorie DOT com" rel=3D"noreferrer" tar=
get=3D"_blank">geda-help AT delorie DOT com</a>> wrote:<br></div><blockquote cl=
ass=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 class=3D"gmail_de=
fault" style=3D"font-family:arial,helvetica,sans-serif;font-size:large">Hi =
Erich Heinzie,</div><div class=3D"gmail_default" style=3D"font-family:arial=
,helvetica,sans-serif;font-size:large">It should have been:</div><div class=
=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-siz=
e:large"><br></div><div class=3D"gmail_default" style=3D"font-family:arial,=
helvetica,sans-serif;font-size:large">/home/gaf/DIP14.fp</div><div class=3D=
"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:l=
arge"><br></div><div class=3D"gmail_default" style=3D"font-family:arial,hel=
vetica,sans-serif;font-size:large">and<br></div><div class=3D"gmail_default=
" style=3D"font-family:arial,helvetica,sans-serif;font-size:large"><pre cla=
ss=3D"gmail-m_-3548951900411599412m_-8691906944467973354gmail-m_14926109570=
59271095m_-7878935548540145437gmail-m_-5278762035596455616gmail-code">(comp=
onent-library-search "/home/gaf/gschem-sym") in the /home/.gEDA/g=
afrc file<br><br></pre><pre class=3D"gmail-m_-3548951900411599412m_-8691906=
944467973354gmail-m_1492610957059271095m_-7878935548540145437gmail-m_-52787=
62035596455616gmail-code">I still have the problem of having PICAXE14M not =
showing up in the libraries list.<br><br></pre><pre class=3D"gmail-m_-35489=
51900411599412m_-8691906944467973354gmail-m_1492610957059271095m_-787893554=
8540145437gmail-m_-5278762035596455616gmail-code">When in <a href=3D"http:/=
/www.gedasymbols.org/" rel=3D"noreferrer noreferrer" target=3D"_blank">http=
://www.gedasymbols.org/</a> i search for screw terminal I get a lot of .fp =
files, but no .sym files. How should they be handled?<br></pre><pre class=
=3D"gmail-m_-3548951900411599412m_-8691906944467973354gmail-m_1492610957059=
271095m_-7878935548540145437gmail-m_-5278762035596455616gmail-code">It is r=
ather confusing.<br></pre><pre class=3D"gmail-m_-3548951900411599412m_-8691=
906944467973354gmail-m_1492610957059271095m_-7878935548540145437gmail-m_-52=
78762035596455616gmail-code">best regards<br></pre><pre class=3D"gmail-m_-3=
548951900411599412m_-8691906944467973354gmail-m_1492610957059271095m_-78789=
35548540145437gmail-m_-5278762035596455616gmail-code">torben<br></pre><pre =
class=3D"gmail-m_-3548951900411599412m_-8691906944467973354gmail-m_14926109=
57059271095m_-7878935548540145437gmail-m_-5278762035596455616gmail-code"><b=
r><br></pre></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" cla=
ss=3D"gmail_attr">On Thu, Jul 18, 2019 at 11:44 AM Torben Friis <<a href=
=3D"mailto:friistf AT gmail DOT com" rel=3D"noreferrer noreferrer" target=3D"_blan=
k">friistf AT gmail DOT com</a>> wrote:<br></div><blockquote class=3D"gmail_quo=
te" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204=
);padding-left:1ex"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"=
font-family:arial,helvetica,sans-serif;font-size:large">Hi Erich Heinzie,</=
div><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-=
serif;font-size:large">After following your advice (a long time ago) I have=
the following:</div><div class=3D"gmail_default" style=3D"font-family:aria=
l,helvetica,sans-serif;font-size:large"><br></div><div class=3D"gmail_defau=
lt" style=3D"font-family:arial,helvetica,sans-serif;font-size:large">/home/=
gaf/gschem-sym/PICAXE-14M.sym</div><div class=3D"gmail_default" style=3D"fo=
nt-family:arial,helvetica,sans-serif;font-size:large">/home/gaf/pcb-element=
s/SIP3.fp</div><div class=3D"gmail_default" style=3D"font-family:arial,helv=
etica,sans-serif;font-size:large"><pre class=3D"gmail-m_-354895190041159941=
2m_-8691906944467973354gmail-m_1492610957059271095m_-7878935548540145437gma=
il-m_-5278762035596455616gmail-code">(component-library-search "../gsc=
hem-sym") in the /home/.gEDA$/gafrc file<br><br></pre><pre class=3D"gm=
ail-m_-3548951900411599412m_-8691906944467973354gmail-m_1492610957059271095=
m_-7878935548540145437gmail-m_-5278762035596455616gmail-code">Should not PI=
CAXE-14M show up in Libraries when I click Add->Component in gEDA schmat=
ic?<br></pre><pre class=3D"gmail-m_-3548951900411599412m_-86919069444679733=
54gmail-m_1492610957059271095m_-7878935548540145437gmail-m_-527876203559645=
5616gmail-code">best regards<br></pre><pre class=3D"gmail-m_-35489519004115=
99412m_-8691906944467973354gmail-m_1492610957059271095m_-787893554854014543=
7gmail-m_-5278762035596455616gmail-code">torben<br></pre></div></div><br><d=
iv class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, Feb =
15, 2019 at 9:19 PM Erich Heinzle (<a href=3D"mailto:a1039181 AT gmail DOT com" re=
l=3D"noreferrer noreferrer" target=3D"_blank">a1039181 AT gmail DOT com</a>) [via =
<a href=3D"mailto:geda-help AT delorie DOT com" rel=3D"noreferrer noreferrer" targ=
et=3D"_blank">geda-help AT delorie DOT com</a>] <<a href=3D"mailto:geda-help AT de=
lorie.com" rel=3D"noreferrer noreferrer" target=3D"_blank">geda-help AT delori=
e.com</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:=
1ex"><div dir=3D"auto"><div><a href=3D"http://www.gedasymbols.org/user/eric=
h_heinzle/symbols/PICAXE-14M.sym?dl" rel=3D"noreferrer noreferrer" target=
=3D"_blank">http://www.gedasymbols.org/user/erich_heinzle/symbols/PICAXE-14=
M.sym?dl</a><div dir=3D"auto"><br></div><div dir=3D"auto">The above link wi=
ll download the raw symbol file as a .sym for use in the gschem schematic e=
ditor</div><div dir=3D"auto"><br></div><div dir=3D"auto">The DIP14 footprin=
t required in the pcb layout editor will be a .fp file and the raw file can=
be downloaded from</div><div dir=3D"auto"><br></div><div dir=3D"auto"><a h=
ref=3D"http://www.gedasymbols.org/footprints/m4lib/DIP14.fp?dl" rel=3D"nore=
ferrer noreferrer" target=3D"_blank">http://www.gedasymbols.org/footprints/=
m4lib/DIP14.fp?dl</a><br></div><div dir=3D"auto"><br></div><div dir=3D"auto=
">You can place the respective files in the same directory as your schemati=
c and pcb layout, but most people will use dedicated directories in their p=
roject directory for symbols and for footprints.</div><div dir=3D"auto"><br=
></div><div dir=3D"auto">Regards,</div><div dir=3D"auto"><br></div><div dir=
=3D"auto">Erich</div><br><br><div class=3D"gmail_quote"><div dir=3D"ltr">On=
Fri, 15 Feb 2019 02:34 Torben Friis (<a href=3D"mailto:friistf AT gmail DOT com" =
rel=3D"noreferrer noreferrer" target=3D"_blank">friistf AT gmail DOT com</a>) [via=
<a href=3D"mailto:geda-help AT delorie DOT com" rel=3D"noreferrer noreferrer" tar=
get=3D"_blank">geda-help AT delorie DOT com</a>] <<a href=3D"mailto:geda-help AT d=
elorie.com" rel=3D"noreferrer noreferrer" target=3D"_blank">geda-help AT delor=
ie.com</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,</div><div class=
=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-siz=
e:large">I found DIP14:</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=
">torben AT torben-Aspire-E5-773G:~$ cat /home/torben/gEDAsym<br><a href=3D"ht=
tp://www.gedasymbols.org/footprints/m4lib.cgi?geda" rel=3D"noreferrer noref=
errer noreferrer" target=3D"_blank">http://www.gedasymbols.org/footprints/m=
4lib.cgi?geda</a>=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<br=
><br><a href=3D"http://www.gedasymbols.org/cvs.html" rel=3D"noreferrer nore=
ferrer noreferrer" target=3D"_blank">http://www.gedasymbols.org/cvs.html</a=
></div><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sa=
ns-serif;font-size:large"><br></div><div class=3D"gmail_default" style=3D"f=
ont-family:arial,helvetica,sans-serif;font-size:large">It looks different f=
rom your file if I view it..</div><div class=3D"gmail_default" style=3D"fon=
t-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">Where should I store the file you sent (if it is the file I should=
store)?</div><div class=3D"gmail_default" style=3D"font-family:arial,helve=
tica,sans-serif;font-size:large">torben<br></div></div></div><br><div class=
=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, Feb 14, 2019=
at 3:26 PM Chad Parker (<a href=3D"mailto:parker DOT charles AT gmail DOT com" rel=3D=
"noreferrer noreferrer noreferrer" target=3D"_blank">parker DOT charles AT gmail DOT c=
om</a>) [via <a href=3D"mailto:geda-help AT delorie DOT com" rel=3D"noreferrer nor=
eferrer noreferrer" target=3D"_blank">geda-help AT delorie DOT com</a>] <<a hre=
f=3D"mailto:geda-help AT delorie DOT com" rel=3D"noreferrer noreferrer noreferrer"=
target=3D"_blank">geda-help AT delorie DOT com</a>> wrote:<br></div><blockquot=
e class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px s=
olid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"><=
br></div><div dir=3D"ltr"><a href=3D"http://www.gedasymbols.org/user/erich_=
heinzle/symbols/PICAXE-14M.sym" rel=3D"noreferrer noreferrer noreferrer" ta=
rget=3D"_blank">http://www.gedasymbols.org/user/erich_heinzle/symbols/PICAX=
E-14M.sym</a></div><div dir=3D"ltr"><br></div><div>It looks like the packag=
e is a 14-pin DIP, so "DIP14" should work as the footprint.<br></=
div><div dir=3D"ltr"><br></div><div>Cheers,</div><div>--Chad<br></div><div =
dir=3D"ltr"><br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr"=
class=3D"gmail_attr">On Thu, Feb 14, 2019 at 9:11 AM Torben Friis (<a href=
=3D"mailto:friistf AT gmail DOT com" rel=3D"noreferrer noreferrer noreferrer" targ=
et=3D"_blank">friistf AT gmail DOT com</a>) [via <a href=3D"mailto:geda-help AT delor=
ie.com" rel=3D"noreferrer noreferrer noreferrer" target=3D"_blank">geda-hel=
p AT delorie DOT com</a>] <<a href=3D"mailto:geda-help AT delorie DOT com" rel=3D"nore=
ferrer noreferrer noreferrer" target=3D"_blank">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 class=3D"gmail_default" style=3D"font-family:arial,helvetic=
a,sans-serif;font-size:large">Hi ,</div><div class=3D"gmail_default" style=
=3D"font-family:arial,helvetica,sans-serif;font-size:large">I have been loo=
king 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=
.</div><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sa=
ns-serif;font-size:large">Is there anywhere else I can look for it?</div><d=
iv class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;=
font-size:large">torben<br></div></div>
</blockquote></div>
</blockquote></div>
</blockquote></div></div></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>
--000000000000ff6477058e1977fa--
- Raw text -