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=20120113; | |
h=mime-version:date:message-id:subject:from:to:content-type; | |
bh=wXHQcIR2lbTUd4LeaRmHW2K6p1YYaOsZKhiVpA/SqK4=; | |
b=M1Rlwagf/dMp3yogWl4UuqY1qxPbguo4mMbgqFy6LJCfPgyepIMVKuEeHEGhzEB7qW | |
uaABTGg2fTQbIKlnm2p66gK1b3ZcgXt7uXZXGRahQs6uDA+II8EHVu1FzbngX2gd5ZS7 | |
oQ6fR793z+OXlmGxxlmm27JBzOiHNUZoEwVGc6dYiey76lSp9iGumd4qy0AgDVHtSBAF | |
MFmPvbZhHrx6eKCEerEMXB9QzkwFYuTLruBcZYkCR0hCJcUhcB1VV5V96R1c62UD04PT | |
cnHglFTcwJU3if6EVCwYlw+G+9W99Lun+Svf50H5Pem/TZJ1f+krKDmCjlAVM9pMuEbV | |
fGmw== | |
MIME-Version: | 1.0 |
X-Received: | by 10.182.29.33 with SMTP id g1mr20465084obh.72.1434297948878; |
Sun, 14 Jun 2015 09:05:48 -0700 (PDT) | |
Date: | Mon, 15 Jun 2015 01:35:48 +0930 |
Message-ID: | <CAHUm0tNPCQWR7cMT=NfpsE3m7vTwTTk_BnhN5tEmvb3+Edwv7w@mail.gmail.com> |
Subject: | [geda-user] A Spiral Inductor Footprint Generator |
From: | "Erich Heinzle (a1039181 AT gmail DOT com)" <geda-user AT delorie DOT com> |
To: | geda-user <geda-user AT delorie DOT com> |
Reply-To: | geda-user AT delorie DOT com |
--001a11c2b8b2bebc8e05187c8376 Content-Type: text/plain; charset=UTF-8 It will do square or helical inductor footprints. https://github.com/erichVK5/SpiralInductorFootprintGenerator you just need to decide how to connect to it, by adding suitable pins, vias or tracks. It will export in gEDA format by default, but can generate a kicad module if asked nicely. Usage: java SpiralInductorFootprintGenerator -option value -k export a kicad module, default is geda .fp file -s export a square inductor, default is circular -i long inner diameter of coil in nanometres -o long outer diameter of coil in nanometres -w long track width in nanometres -n long number of turns -l long length of segment used to approximate circular arc in nanometres -h prints this Example usage: java SpiralInductorFootprintGenerator -n 40 -i 15000 -o 50000 -w 250 -l 3000 generates a 40 turn circular inductor footprint, of 15mm inside diameter, 50 mm outside diameter, with 0.25mm track width and 3mm segment length. Someone may find it useful. Cheers, Erich. --001a11c2b8b2bebc8e05187c8376 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">It will do square or helical inductor footprints.<br><div>= <br><a href=3D"https://github.com/erichVK5/SpiralInductorFootprintGenerator= ">https://github.com/erichVK5/SpiralInductorFootprintGenerator</a><br><br><= /div><div>you just need to decide how to connect to it, by adding suitable = pins, vias or tracks.<br><br></div><div>It will export in gEDA format by de= fault, but can generate a kicad module if asked nicely.<br><br>Usage:<br><b= r>java SpiralInductorFootprintGenerator -option value<br><br>=C2=A0=C2=A0= =C2=A0 -k=C2=A0 export a kicad module, default is geda .fp file<br><br>=C2= =A0=C2=A0=C2=A0 -s=C2=A0 export a square inductor, default is circular<br><= br>=C2=A0=C2=A0=C2=A0 -i long=C2=A0 inner diameter of coil in nanometres<br= ><br>=C2=A0=C2=A0=C2=A0 -o long=C2=A0 outer diameter of coil in nanometres<= br><br>=C2=A0=C2=A0=C2=A0 -w long=C2=A0 track width in nanometres<br><br>= =C2=A0=C2=A0=C2=A0 -n long=C2=A0 number of turns<br><br>=C2=A0=C2=A0=C2=A0 = -l long=C2=A0 length of segment used to approximate circular arc in nanomet= res<br><br>=C2=A0=C2=A0=C2=A0 -h=C2=A0=C2=A0 prints this<br><br>Example usa= ge:<br><br>java SpiralInductorFootprintGenerator -n 40 -i 15000 -o 50000 -w= 250 -l 3000<br><br>generates a 40 turn circular inductor footprint,<br>of = 15mm inside diameter, 50 mm outside diameter,<br>with 0.25mm track width an= d 3mm segment length.<br><br></div><div>Someone may find it useful.<br><br>= </div><div>Cheers,<br><br></div><div>Erich.<br></div></div> --001a11c2b8b2bebc8e05187c8376--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |