[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: pcb option --layer-stack



On Fri, 12 Mar 2010 22:45:28 -0500, DJ Delorie wrote:

>> But what I really want, is a print of the components on the bottom side
>> of the board.

> Add the solderside layer to your layer stack string (see attached code
> snippet)

Thanks. 
This finally worked :-)
I added this tip to the wiki.

For the archive:
	pcb -x eps --layer-stack "outline,silk,solderside" \
	  --as-shown \
	  --action-string 'Display(Value)' \
	  --eps-file "/tmp/out.eps" phasen.pcb


>> Any idea where to look for a reason for the segfault?
> 
> gdb?

I feared so ;-)


>> Looks like the manual is derived from pcb/doc/pcb.texi . So I'll edit
>> this file and and post a diff to this mailing list, right?
> 
> Yup.  Git patch format, please.

That is, use the command "git format-patch" ?
Any options to add? 

---<(kaimartin)>---
-- 
Kai-Martin Knaak                                  tel: +49-511-762-2895
UniversitÃt Hannover, Inst. fÃr Quantenoptik      fax: +49-511-762-2211	
Welfengarten 1, 30167 Hannover           http://www.iqo.uni-hannover.de
GPG key:    http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user