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=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=0VAH47EQ6yY2m7uoXk9PpirlFjq/K/pUGDlrLAsAf5A=; b=D1bDJav+jDGf6Fe8kPkXYWUYCONpvpStbrGOGh9vqLyW+qSO+wTuMVPIt4iM4END2/ PWmQqIY/HHbkAYi8sa0sJuz82SsNGrB/vjGG9o5UTpUcEFQtMQNDwDXZPJfaVxJVdyY7 zTIMm3raImSOZ622nOe6jDgfJNvm9QCwUynTQ= MIME-Version: 1.0 Sender: silicon DOT on DOT inspiration AT gmail DOT com In-Reply-To: <20111116174320.GA25616@malakian.lan> References: <20111021013756 DOT GE20384 AT malakian DOT lan> <20111021025514 DOT GF20384 AT malakian DOT lan> <1319310645 DOT 13417 DOT 8 DOT camel AT localhost> <201110230311 DOT p9N3BRr8005619 AT envy DOT delorie DOT com> <20111023185825 DOT GA24148 AT malakian DOT lan> <20111025120859 DOT GA5110 AT iram DOT es> <201110251224 DOT p9PCOk8L024200 AT envy DOT delorie DOT com> <20111025124846 DOT GA30093 AT iram DOT es> <20111026180141 DOT GB667 AT malakian DOT lan> <20111116174320 DOT GA25616 AT malakian DOT lan> Date: Thu, 17 Nov 2011 08:16:11 +1100 X-Google-Sender-Auth: NdWAovtUrp2G8uzEMCvrbfpIseQ Message-ID: Subject: Re: [geda-user] Working with a 0.1mm grid From: Stephen Ecob To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 On Thu, Nov 17, 2011 at 4:43 AM, Andrew Poelstra wrote: > I think the best solution will be to save the grid in cmils, as before, > and add an Attribute("PCB::grid::size") that overrides it in new versions > of pcb for higher precision. > > This way we will not have to bump the file format version. Andrew, thanks for the recent commit that implements this. I've just tested it and it works well for my current project, which is using a 0.04mm grid. Best regards, Stephen