delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user 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=IhhPfXFptWmAs2yTS9pDyEa1nDn8xSW3ZU4tlcGURcY=; | |
b=uRX5PG1FXn9V0fszHrlLU4EpnENMYMR46cUwFGPlxU1duXJeNexn7P3cgac5G8QIp1 | |
nBnOtB9mAbaYHolSwC3s39n4dae10O1IEnCpjg0/IvMgMZjqE/LjSPcg/6w9WbQhIM87 | |
8kQgOcYKSYpCCW3R7mnwz0GCIaEs17LXem972JrXHyWoVJH+2OUzZsTdWCTdqQIFEzPe | |
OmDQkItR4IlUipQOxI73ss1GbKp2WIMWzbzzkHW9E+tgVoKacr3GsBFiU8S6TSZ1U40S | |
gmnO8HjtvyXVrmI7qTL+32LxDk6pEa3qcAiD70OWdt2vkIxikO50NO/z0g+j44CWFPEw | |
KpDA== | |
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=IhhPfXFptWmAs2yTS9pDyEa1nDn8xSW3ZU4tlcGURcY=; | |
b=jmw/QnSrAzFSLGh0j+SARR0SJZNjJwDuONUpzwj7GyIGaTITeFOgMe15cP3+fR3tC5 | |
2MJhYd9xS0lQK5RfnDTv+mBPripHO16zKYoCJD3kpHLwHSWNOpp5CuaNeNrpYJpKpyMo | |
RCwUa/41juZasXHiq5E+FjlBxjwVC2xCKb7Ez/eJsOM2N+6dfogJHe8wIcPe60EfBzKx | |
aqJnI9AkI/u3gG6WoKNuwqaWYwqz9Ad+27EzNH1O0GunnB+cenTFDJf2DZv0n+GJRgLg | |
QLvof52pyg7s/LgL0vK10YpXa3V8sTxGJwD/KiKp7SKD3HDa6SfGhzG1thRutSWfahoi | |
lIDw== | |
X-Gm-Message-State: | APjAAAX290iMt0hZDFFJwGrFpvThVS54xHQPZnuiU7G+gn4TeFE8y7w1 |
TCLb+Wl9dwmeh19dJcZVOu+V3yBNdSh0A53gHWYJNA== | |
X-Google-Smtp-Source: | APXvYqxQD7aTV+fkJixyYG4K702hiw5A+Y38dEeGovXD9pi90lE8YfVDBjWrYp6Dph5rvAurwxeARVKS9frSoqjH0rs= |
X-Received: | by 2002:a81:5885:: with SMTP id m127mr26081631ywb.484.1572994515899; |
Tue, 05 Nov 2019 14:55:15 -0800 (PST) | |
MIME-Version: | 1.0 |
References: | <CAM7eQ1=tMp5iwgarRERwot6-KgfF4kmVFKTMVR=EKy+e1=xFfw AT mail DOT gmail DOT com> |
In-Reply-To: | <CAM7eQ1=tMp5iwgarRERwot6-KgfF4kmVFKTMVR=EKy+e1=xFfw@mail.gmail.com> |
From: | "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Wed, 6 Nov 2019 09:25:03 +1030 |
Message-ID: | <CAHUm0tNEPj91=XA-EGEZkDhVn+Cw9fxSCzUY6JwQM64oABV1PA@mail.gmail.com> |
Subject: | Re: [geda-user] Deans PCB connector footprint |
To: | geda-user <geda-user AT delorie DOT com> |
Reply-To: | geda-user AT delorie DOT com |
--0000000000005a994b0596a1530e Content-Type: text/plain; charset="UTF-8" https://github.com/imciner2/KiCad-Libraries/blob/master/modules/Connectors.pretty/DEANS.kicad_mod Someone has already designed a footprint for kicad some time ago. You can either convert it to gEDA PCB format with the translate2geda utility or load it directly into pcb-rnd as a footprint/subcircuit. pcb-rnd would allow plated slots though, which may be better mechanically for this connector. Alternatively, you can learn the kicad s-expression format and copy the key values into a footprint of your own. Regards, Erich On Wed, 6 Nov 2019 03:54 Rob Butts (r DOT butts DOT geda AT gmail DOT com) [via geda-user AT delorie DOT com], <geda-user AT delorie DOT com> wrote: > I'm using 11.1V LiPo batteries in a design. These come with a Deans > connector. I'd like to be able to plug the batteries right into my circuit > board using the sparkfun PRT-11864 socket. There is a crude drawing of > this part but not one that shows exact pin locations. > > The connector is here: > https://www.sparkfun.com/products/11864 > > I'm hoping someone has come across this and either knows where there's a > more detailed drawing or has created a footprint for the socket. > > Thank you! > --0000000000005a994b0596a1530e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><a href=3D"https://github.com/imciner2/KiCad-Libraries/bl= ob/master/modules/Connectors.pretty/DEANS.kicad_mod">https://github.com/imc= iner2/KiCad-Libraries/blob/master/modules/Connectors.pretty/DEANS.kicad_mod= </a><div dir=3D"auto"><br></div><div dir=3D"auto">Someone has already desig= ned a footprint for kicad some time ago.</div><div dir=3D"auto"><br></div><= div dir=3D"auto">You can either convert it to gEDA PCB format with the tran= slate2geda utility or load it directly into pcb-rnd as a footprint/subcircu= it. pcb-rnd would allow plated slots though, which may be better mechanical= ly for this connector.</div><div dir=3D"auto"><br></div><div dir=3D"auto">A= lternatively, you can learn the kicad s-expression format and copy the key = values into a footprint of your own.</div><div dir=3D"auto"><br></div><div = dir=3D"auto">Regards,</div><div dir=3D"auto"><br></div><div dir=3D"auto">Er= ich</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gma= il_attr">On Wed, 6 Nov 2019 03:54 Rob Butts (<a href=3D"mailto:r.butts.geda= @gmail.com">r DOT butts DOT geda AT gmail DOT com</a>) [via <a href=3D"mailto:geda-user AT de= lorie.com">geda-user AT delorie DOT com</a>], <<a href=3D"mailto:geda-user AT delo= rie.com">geda-user AT delorie DOT com</a>> wrote:<br></div><blockquote class=3D= "gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding= -left:1ex"><div dir=3D"ltr">I'm using 11.1V LiPo batteries in a design.= =C2=A0 These come with a Deans connector. I'd like to be able to plug t= he batteries right into my circuit board using the sparkfun PRT-11864 socke= t.=C2=A0 There is a crude drawing of this part but not one that shows exact= pin locations.<div><br></div><div>The connector is here:</div><div><a href= =3D"https://www.sparkfun.com/products/11864" target=3D"_blank" rel=3D"noref= errer">https://www.sparkfun.com/products/11864</a>=C2=A0=C2=A0<br><div><br>= </div><div>I'm hoping someone has come across this and either knows whe= re there's a more detailed drawing or has created a footprint=C2=A0for = the socket.</div><div><br></div><div>Thank you!</div></div></div> </blockquote></div> --0000000000005a994b0596a1530e--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |