X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s2048; t=1422163573; bh=Bp/WGHkKfzrFVt877BpqgX3BuCZxMT7ZQU7KSWX6mco=; h=Subject:From:In-Reply-To:Date:References:To:From:Subject; b=IsFjqMw0pOhc+Wc0pwUTfJLEgSWi0WdXO1Sxo2i97+lxlgkqxjJTMaIz2kAQCDby8KgaVKyjmyef/vauET9DXfzHBJQ5P0PwhNBIwGPdAWn71ePgMDNLRoYUIFjRbpKTaNqtQA+TtNlsuFF0pkjF26ZYKKl69LMs8KRRiZ5qWmn9ov9dwMpO6fRYbwete9H+Tgr4xxDWsUa9tMv5sAb5PE233m5+88G4eEhvzoLi6cRSl5vQhPAJNg/4ADmVUfdSnSjsxuCsdIlcGkPMER5hTBrGpwbgH4Q7/DfZg/ri+qiBLNps1L2JAom+6QVYQfwID9DnKnBcHTHvBZN+bd7iUA== X-Yahoo-Newman-Id: 994772 DOT 83857 DOT bm AT smtp205 DOT mail DOT gq1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: I_10q6YVM1nb1x_FLQI2V12xOXPgHsjL0yf2c_lvflR.YVK _xWldxf2ARzwPCCXsPOT7KhvP9tJDqwraz3TVuykWlOe7OYmLy6GhmJe2vJD Nab5VkLCOD1BcuAJkCmKKueQqPXlgG_QxgDP1_xKJfRFwE996poAC9Innr0r p0EcpDp11fDVGxJT9Ptvjnxq64Q5b6zRF8XkpVD1iaFUke4Mm.i1RcwYGRuM 7adnN.YFcuWUC6bddvlzV7bEU8kf7q.Q_plc1dPoxY9klXiTpw7L_IS6aLLu DUDO2C.v3FpNCqyR9zVGwO7iMliRMpevprlAbIqo_AMbA.FeXeoiHPcHyUaH KuKAKg8.leCERMnGQad7iVy1j.33P0X9zecHrsKbUdjPXxqw97Qqvai67PgL h.h1.AzRfDQeuuBAB3z11ZNqJV6Eyi.OcbhbdvomOJCm1M5WZfjI_X76mmY8 OEvHsFGPPaLpW1M7892zBGars7TPgCZhJddafz8zrDKA8CfJFkzD630agR1J xquRY1aLgQNhkO1G0nGfnLZx7SqKNMj83OZBIyp3Oz5Gt X-Yahoo-SMTP: b8jVkbOswBAqZ4BhECp7nxPJUfTGEnEGv_G4qgQeZMeAbA-- Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: [geda-user] Footprint Generator From: Edward Hennessy In-Reply-To: Date: Sat, 24 Jan 2015 21:26:10 -0800 Message-Id: <9ECED2B4-D701-4DD6-A9AB-79C885A09CE4@sbcglobal.net> References: <1422128591 DOT 8554 DOT 54 DOT camel AT akerlind DOT nu> To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1993) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t0P5QLBe014364 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 Marvin, Thanks. I've love to see a OS X port. I run OS X on my main machine. Cheers, Ed > On Jan 24, 2015, at 4:27 PM, Marvin Dickens wrote: > > Really nice work!When I get a chance, I'm going to give a shot at > compiling your > work on OS X. > > > Regards > > Marvin Dickens > > On Sat, Jan 24, 2015 at 5:34 PM, Jason White > wrote: >> Cool, I like it. >> Thank you Ed >> >> I certainly will make use of this! >> >> Attached is a screenshot for those who are interested. >> >> It Features 5 Modes: >> -> Chip - SMT resistors, diodes, and inductors >> -> DIL - SOIC, SSOP type packages >> -> DIP - DIP type packages >> -> D-Pak - SMT packages with a tab, All SOT and D-Pak types >> -> Quad - QFP/QFN type packages >> >> === Wishlist === >> In general I'd like to see support for >> -> Single row things like connectors >> -> Circular things like electrolytic capacitors >> >> === Package Availability Issue === >> It seems Ubuntu (14.04) does not have the ruby-gdk-pixbuf package. I >> got it from the Debian repositories, but it was rather a lot of >> hassle. Is there a workaround to get ruby to download and install the >> package directly? >> >> === Stability Issue (bad parameter input produces crashes) === >> * It is a but unstable, for instance I crashed it trying to enter >> inches as opposed to mm. Silly me! I should have enter mil not in. >> * It also crashed when I entered nonsensical values for package width >> and number of pins in quad flat mode. >> >> It seems the input parser could do with some beefing up, heres the >> point of failure the three times I have crashed it thus far. >> >> -> /var/lib/gems/1.9.1/gems/gfootgen-0.0.1/lib/gfootgen/pcb/coord.rb:106:in >> `parse': Pcb::Coord::ParseError >> >> -- >> Jason White