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:from:date:message-id:subject:to; bh=Z2r1viajNJGaWzORVUQPvlknsob9vCL/GZdYCJzU+T4=; b=NhdvtxNyZVHIDZDaOCbtPvaReFWRevqY0mZyu6smIgjfAV2VNLOEzqS+5qyNo1n4TZ LEIGPEZM3Irx8dlLyvn9KFCrhOPKyk7fNxyqNXNsb+Fwvm4+LtqvQ38/1iMgA/SuwpOQ erbFQUCCg1Aaafn+IE6/gOzkjxL9QQmnxoH35qNUz36llECbG3/uiug8HnHbI8+VPtOC nY4b3bHsfmb/Wj0fIXVHSZd5K2l/eHFK8n7h3McNwhQHS5Vy/E6a8WOFfiGUr13ZierM 5K4IukJJ7Kb1D8plnQGYsa2/t9UJJzuZx90uDh7c9HrTQc18DUCd8aQfehQZXmkLBtac k8Tg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Z2r1viajNJGaWzORVUQPvlknsob9vCL/GZdYCJzU+T4=; b=Ik0HuH520Cc2QcbSwZNpr/HeEe9PDNqw+D4HsOd1Hmfi4ZuFJv2lZKXg/2WqbMCFCG UVWdnq6l9pdxZfWy+ctYhKkJmT/zp8MrytgOFo1RCyA6F9hWEsjo7MSkJKUDkNoW9x9w b4gG7iGb5/noejGGq6TE4SviXM76DHPDVDF2X7OYkW3R8T5rZJuyYKZLkBAcvlLBjL7Z CZQYj4jeLIAE1ArEHu/6jZLbdJwi1Y4oX2kqe5NXiTfdS5wQuVGVZrFxk1NlMdXa9puU A1ItBTkHYRWvyiPA5npQRtWYfwLUir+rjjAbj4+ZgF2hM4ygaG7XhAH8lQf2gVSlSggB 8/Hw== X-Gm-Message-State: AFeK/H2W7J13PXINAcBC5tpiWxwP/2DBrwsWa9XO8RlccwLkA1Rt93c5/8zIDneRlsUDxg6dm9FV44323gveLQ== X-Received: by 10.157.22.147 with SMTP id c19mr8074317ote.18.1491173374744; Sun, 02 Apr 2017 15:49:34 -0700 (PDT) MIME-Version: 1.0 From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Mon, 3 Apr 2017 08:19:34 +0930 Message-ID: Subject: Re: [geda-user] QFN64 footprint? To: geda-user Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com This one came from a kicad library done by Walter Lain, who seems to do very nice work, in w_smd_qfn.mod, converted with the https://github.com/erichVK5/translate2geda utility and is on gedasymbols: http://www.gedasymbols.org/user/erich_heinzle/kicad/footprints/w_smd_qfn.mod/qfn-64.fp Also, the fped utility, at least the current git version, http://projects.qi-hardware.com/index.php/p/fped/ http://downloads.qi-hardware.com/people/werner/fped/gui.html now supports export to gEDA PCB / pcb-rnd compatible footprints http://downloads.qi-hardware.com/people/werner/tmp/kicad-libs-modules.pdf and fped can generate a qfn64 footprint from their kicad library http://downloads.qi-hardware.com/people/werner/tmp/kicad-libs-modules.pdf I do believe FPED supports a solder mask layer as well within footprints, and modifications to export solder mask aperture information should not be too hard if support for this is implemented in gEDA PCB / pcb-rnd. We then get immediate access to a footprint library with solder masks already defined for those devices in which it matters. Regards, Erich.