X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <20120302190340.20399.qmail@stuge.se> Date: Fri, 2 Mar 2012 20:03:40 +0100 From: Peter Stuge To: geda-help AT delorie DOT com Subject: Re: [geda-help] GerbV Support Mail-Followup-To: geda-help AT delorie DOT com References: <4F491FDF DOT 9030901 AT arius DOT com> <4F4C5331 DOT 3050104 AT arius DOT com> <1330447646 DOT 2533 DOT 7 DOT camel AT AMD64X2 DOT fritz DOT box> <4F50531D DOT 4090908 AT arius DOT com> <4F5116A2 DOT 8070702 AT arius DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F5116A2.8070702@arius.com> 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 rickman wrote: > Thanks for the suggestion. Unfortunately manually editing the file for > boards that I am working on is not a good option. Never edit manually. Script it using e.g. sed or another favorite tool. > I run back and forth between the layout program and the Gerber > viewer many times when I am trying to work on a problem. Sure, I think this is common. A Makefile can be useful to automate very complex tasks which would otherwise be pointless. > The problem with Gerbv is that there is no way to manually set the > tool values as they would do at the fab house I believe. I guess patches are welcome. :) //Peter