X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 (debian 1:2.8.0~rc1-2) with nmh-1.5 X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: karl AT aspodata DOT se To: geda-user AT delorie DOT com Subject: Re: [geda-user] symbol generators In-reply-to: <20150709094946.GB15170@localhost.localdomain> References: <20150701200650 DOT 4C0928038A29 AT turkos DOT aspodata DOT se> <20150703075321 DOT GB15019 AT localhost DOT localdomain> <20150705021003 DOT 1E8958038A2C AT turkos DOT aspodata DOT se> <20150709094946 DOT GB15170 AT localhost DOT localdomain> Comments: In-reply-to "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" message dated "Thu, 09 Jul 2015 12:49:46 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <20150711221848.3CBFA8038A32@turkos.aspodata.se> Date: Sun, 12 Jul 2015 00:18:48 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Vladimir: > On Sun, Jul 05, 2015 at 04:10:02AM +0200, karl AT aspodata DOT se wrote: > > Erich: > > > Because it was only a little bit of extra work, I have created a Hybrid > > > Ring Coupler footprint generator based on the Wilkinson Power Divider > > > Footprint generator. > > ... > > > > The page to change is: > > > > http://wiki.geda-project.org/geda:pcb_footprints > > > > perphaps you can collect info about various footprint generators and > > suggest what to write on that page. > > Added, thanks, Very nice Vladimir, I have one that could possible be included: http://turkos.aspodata.se/git/openhw/share/pcb/gen.pl to http://wiki.geda-project.org/pcb:footprint_generators to use it you have to read and modify the code to your liking... /// In http://wiki.geda-project.org/geda:pcb_footprints under "Footprint basics" / "For writing footprints in text, refer to:" the link "Footprints wiki page" refers to the same page as you are viewing. Perhaps one should just remove the line. /// (same page) "PCB Footprint FAQ" / "How do I make a 2-sided pad?" You do it by makeing two pads at the same position and same pin number, but the second one with the flag "onsolder". Like in: Pad[ 10mm -3mm 10mm 3mm 2.0mm 0.5mm 0.2mm "1" "1" "square" ] Pad[ 10mm -3mm 10mm 3mm 2.0mm 0.5mm 0.2mm "1" "1" "square,onsolder" ] "Edge Connectors" Do a 2-sided pad as above. If you want the shape of the connector pad to be square at the edge end and halfround at the pcb-iteriour end, use two owerlapping pads per side, Like in: Pad[ 0 -3mm 0 3mm 2.0mm 0.5mm 0.2mm "1" "1" "square" ] Pad[ 0 -3mm 0 5mm 2.0mm 0.5mm 0.2mm "1" "1" "" ] Pad[ 0 -3mm 0 3mm 2.0mm 0.5mm 0.2mm "1" "1" "square,onsolder" ] Pad[ 0 -3mm 0 5mm 2.0mm 0.5mm 0.2mm "1" "1" "onsolder" ] /// http://wiki.geda-project.org/geda:pcb_tips, section "Footprint issues" should be moved to http://wiki.geda-project.org/geda:pcb_footprints, or what do you think ? Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57