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=1422161023; bh=dWBXZhvQzXz1b9Hidp6m5Ri61+aFRwuUEZtz+9FCAgU=; h=Subject:From:In-Reply-To:Date:References:To:From:Subject; b=o/BFJiSH13Pp3NkAnxjUdJ2fUkNW5J79AKDrjyoctBNq/wszG3BltdxGDABrtsGCirE9O2WpMcTYGf9E859tRrsHKhmtnCBCRfaBJ/DHtFxIVbLaThb1iQE6fPtPKrYiy4b2nfPZaakhT3K6x+2zPFoEOUjylCEYfxwgGRDEOj55ied6TVTVRKOJUl+/1aVmuxFoEstI532bMuUmAswWdFJPCpMiNF2eG4CRmTj3HyRe5bPn+vkzssP23hu+9pOyr8FRtVkj6Mb70YM6k19/9yC5AZsDNI2yQ7hEmwL/kmohTiFkwnNrcI7chY23KRUhekRGKCnyMz4UsAyy4lDFuQ== X-Yahoo-Newman-Id: 116848 DOT 96007 DOT bm AT smtp206 DOT mail DOT gq1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: dwejyqsVM1kLCdwHFoMPSNseiJk7kIRZAcwHclbEYcnnbaT hw.5a0Ny6SHA.0DqG1e.B8lb4i6vQ5_679Ps9WZsG560SpLEOFfXcwxadzs_ 9kpcdEujFdrbBJFHIPKyoAf54u44pXPuzGjxNBi0MqOF_vuTZwu2aA_BQYsB RTjyBAtaa0cAo8p7_802sCnHC31H.gT3UYj1mKFg_EaigjbJsiE20SZhvRAv 4wIIxhB1tf81iADfKcSgQU6i_dlhqB3g2I_O7I5iK0c5C2zlD.PK3J1SwwRC h9To.vBnFbB_XAIR7f_Cj3w1B6OLhwPKdszkG7CeK2YXU_I1GYH28KM60Mof UoTGR4Qamlp.ein2oUdq5NJSv99pWBAsChUH0ZogqIvmwGELlQvdSjXPAiL2 W1xHC5XipWsoRn16Ap7AAWGHJiBZPnWMA0ZQ4Ddhpkj.0MSiP4fYXx9cMh3o KBhv5skf3zlIn7xPpDeNwdJw4QIlwpBXsdo2k.ED_OPGg_aZ9H6c0lJ_V8Ch yMErqScZmehWeO3TNIQ5poR1tfF9H_A8RLHdQL3CEceY- 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 20:43:40 -0800 Message-Id: <84B46C3B-CEA2-4413-A00D-7AE2BFF8FE49@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 t0P4hmm8006094 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 Jason, Thanks for the fantastic input. I've either committed a change or added an issue for each item in your list. If you have anything else, feel free to email or submit an issue. And thanks for posting a screenshot. Cheers, Ed > On Jan 24, 2015, at 2: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 I've added the SIP footprint to the program. I've added the circular package as an enhancement in the issue tracker. > === 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? I'm not sure, but I've added it to the issue tracker. > === 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. I've added a fix for the crash to the program and added using inches as units the the issue tracker as an enhancement. > 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 >