X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Wed, 4 Jan 2012 18:34:51 -0500 Message-Id: <201201042334.q04NYpWA004615@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <20120104194726.0210a1e1.john@jcoppens.com> (message from John Coppens on Wed, 4 Jan 2012 19:47:26 -0300) Subject: Re: [geda-user] PCB layout file doubts References: <20120102003737 DOT c1bc3a96 DOT john AT jcoppens DOT com> <201201020416 DOT q024GBUE031909 AT envy DOT delorie DOT com> <20120102110533 DOT 4f0f0b48 DOT john AT jcoppens DOT com> <4F01D16B DOT 2020808 AT ecosensory DOT com> <20120102152849 DOT 0c3592fe DOT john AT jcoppens DOT com> <20120104132110 DOT 6e3985c3 AT svelte> <20120104194726 DOT 0210a1e1 DOT john AT jcoppens DOT com> 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 > > :ChangeDrillSize(SelectedPins, 32mil) > ChangeDrillSize(SelectedPins, 32, mil) It accepts either since the nanometers conversion. Pretty much any measurement can have units as part of it now. > (it seems to accept mils too) And inches (in), centimeters (cm), and even kilometers (km).