X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Tue, 8 Dec 2015 13:13:03 -0500 Message-Id: <201512081813.tB8ID3uP022575@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <5666AC45.7010906@envinsci.co.uk> (geda-user@delorie.com) Subject: Re: [geda-user] How to permanently set DRC default minimum sizes? References: <5666AC45 DOT 7010906 AT envinsci DOT co DOT uk> 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 In ~/.pcb/settings add something like this: bloat = 3mil (note that any internal pcb setting has a command line option available through "pcb --help", and every command line option can have a same-named default in ~/.pcb/settings)