delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/09/12/14:08:51

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
Date: Sat, 12 Sep 2015 14:08:28 -0400
Message-Id: <201509121808.t8CI8SSw005225@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: geda-user AT delorie DOT com
In-reply-to: <20150912185302.18b30c02caf5e385b96184b8@gmail.com>
(geda-user AT delorie DOT com)
Subject: Re: [geda-user] About reinventing the wheel, and how to avoid it
References: <D3D5A923-FAF9-4665-A0DB-A8D6A8BEA5A3 AT noqsi DOT com>
<CA+uY=MS5ZOTHXDe9taav+0tCiZOqhtAJU2KO-xyRA3SrQVvLNw AT mail DOT gmail DOT com>
<201509112020 DOT t8BKKBgI012564 AT envy DOT delorie DOT com>
<E872F1BC-8FA7-449E-BA6D-5841AC79A465 AT noqsi DOT com>
<201509112058 DOT t8BKwF3b013774 AT envy DOT delorie DOT com>
<6341DF3E-543D-4E36-9B01-6B5B950208C4 AT noqsi DOT com>
<20150911230843 DOT GE7946 AT localhost DOT localdomain>
<20150912021841 DOT 52f57f2d AT jive DOT levalinux DOT org>
<55F3F5F2 DOT 406 AT jump-ing DOT de>
<DF372225-A570-4A5C-B80E-B917FE60B594 AT noqsi DOT com>
<20150912142006 DOT GA16820 AT localhost DOT localdomain> <20150912185302 DOT 18b30c02caf5e385b96184b8 AT gmail 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

> 2. pcb2pdf, pcb2gerber, pcb2eps, ... may be better than a integrated
> solution because it may for example work with a Makefile but I can't
> put any really good arguments for it right now.

$ pcb -x pdf
$ pcb -x gerber
$ pcb -x eps

Most of my projects are makefile-driven, including some custom plugins
that edit the "final" layout before sending it to the fab house.

For example, I have script called boardflip that does this:

pcb --action-string "BoardFlip(sides) SaveTo(LayoutAs,$OUTFILE) Quit()" $FILE

I use it in a Makefile to panelize layouts for home-etching.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019