Re: gEDA-user: rat width

2009-04-03 Thread Steven Michalske

On Apr 2, 2009, at 8:16 PM, Peter Clifton wrote:

> On Thu, 2009-04-02 at 18:59 -0400, DJ Delorie wrote:
>>> I am working on a design with a lot of small parts and pcb's default
>>> rat width is too wide to see what I'm doing.  I don't see a setting
>>> for this.  Where should I look?
>>
>> Add this to $HOME/.pcb/settings :
>>
>> rat-thickness = 3
>>
>> That forces it to be 3 pixels instead of a fixed size.  Values 0..19
>> are pixels; anything larger is PCB units (i.e. 100 means "1 mil").
>
> Yuck, nastiness!
>
> That is just the kind of magic which will end up confusing people in
> years to come.
>
agreed,  I thought we had code that understood units of mil and mm.
Could that be extended to pixels (px)?
When exporting anything to physical, I would error/warn on px units.

> -- 
> 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@moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user



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


Re: gEDA-user: rat width

2009-04-02 Thread DJ Delorie

> That is just the kind of magic which will end up confusing people in
> years to come.

Well, you may fix it so that it accepts suffixes :-)

> rat-thickness = 3px
> rat-thickness = 3mil


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


Re: gEDA-user: rat width

2009-04-02 Thread Peter Clifton
On Thu, 2009-04-02 at 18:59 -0400, DJ Delorie wrote:
> > I am working on a design with a lot of small parts and pcb's default
> > rat width is too wide to see what I'm doing.  I don't see a setting
> > for this.  Where should I look?
> 
> Add this to $HOME/.pcb/settings :
> 
> rat-thickness = 3
> 
> That forces it to be 3 pixels instead of a fixed size.  Values 0..19
> are pixels; anything larger is PCB units (i.e. 100 means "1 mil").

Yuck, nastiness!

That is just the kind of magic which will end up confusing people in
years to come.

-- 
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@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: rat width

2009-04-02 Thread Kai-Martin Knaak
On Thu, 02 Apr 2009 18:59:23 -0400, DJ Delorie wrote:

> That forces it to be 3 pixels instead of a fixed size.  Values 0..19 are
> pixels; anything larger is PCB units (i.e. 100 means "1 mil").

I added a note in the wiki.

---<(kaimartin)>---



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


Re: gEDA-user: rat width

2009-04-02 Thread Ben Jackson
On Thu, Apr 02, 2009 at 05:56:40PM -0500, Mark Rages wrote:
> I am working on a design with a lot of small parts and pcb's default
> rat width is too wide to see what I'm doing.  I don't see a setting
> for this.  Where should I look?

Newer versions will draw the rat lines with partial transparency, which is
a big help as well.

-- 
Ben Jackson AD7GD

http://www.ben.com/


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


Re: gEDA-user: rat width

2009-04-02 Thread DJ Delorie

> I am working on a design with a lot of small parts and pcb's default
> rat width is too wide to see what I'm doing.  I don't see a setting
> for this.  Where should I look?

Add this to $HOME/.pcb/settings :

rat-thickness = 3

That forces it to be 3 pixels instead of a fixed size.  Values 0..19
are pixels; anything larger is PCB units (i.e. 100 means "1 mil").


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


gEDA-user: rat width

2009-04-02 Thread Mark Rages
I am working on a design with a lot of small parts and pcb's default
rat width is too wide to see what I'm doing.  I don't see a setting
for this.  Where should I look?

Regards,
Mark
markra...@gmail
-- 
Mark Rages, Engineer
Midwest Telecine LLC
markra...@midwesttelecine.com


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