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

Re: gEDA-user: PCB + GL latest (patch for indirect rendering support)



On Fri, 2009-02-13 at 17:55 +0000, Gareth Edwards wrote:
> Gareth Edwards wrote:
> > Peter Clifton wrote:
> >> Did you use the "master" branch of my repository, rather then the
> >> "before_pours" one?
> >>
> > 
> > D'oh. It's the instruction reading blind spot again.
> > 
> 
> Ok, I've built the right branch now and everything seems copasetic. I'll 
> use it for my layout for a while.

Just be aware that it will break when the board is flipped unless you
update to the latest fix I just pushed.

git fetch
git checkout master
git branch -D before_pours
git checkout -b before_pours origin/before_pours

[rebuild]

> (One thing I actually liked about your master branch was being able to 
> see where the corners of polygons were, even if they were being trimmed 
> by tracks. I find it really difficult to edit polygons once they are 
> placed if the corners are missing due to track clipping. Am I missing 
> something obvious?)

No, that's the way it is currently. I'd avoid my master branch for any
real work (I do), since it introduces non-compatible behaviours without
any changes in file-format.. IE.. will produce PCB files which won't
work properly in other PCB versions, but with no version number or
syntax changes to hint the problem. There are also a few remaining bugs
in the island detection / removal code.


-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



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