X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <1392932353.2139.12.camel@AMD64X2.fritz.box> Subject: Re: [geda-help] Is it possible to convert units mm2mil or mil2mm inside footprint file? From: Stefan Salewski To: geda-help AT delorie DOT com Date: Thu, 20 Feb 2014 22:39:13 +0100 In-Reply-To: <5306587D.6040808@gmail.com> References: <5306587D DOT 6040808 AT gmail DOT com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.3 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s1KLhtYQ022259 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 2014-02-20 at 20:33 +0100, Jiří Čejka wrote: > Is there any program included in the suite which has the capability > of > converting footprint units? I do not know about a program for converting units, but most generators can handle arbitrary units for input, at least my one can do that. Here is a list of available generators http://www.delorie.com/archives/browse.cgi?p=geda-help/2013/01/24/10:59:59 In the generated footprint files, you can use units too. If no unit is given, the default unit is 0.01mil. But you can specify dimensions by appending units, i.e 200um or so.