Re: gEDA-user: Get a pin or net list count

2011-03-06 Thread Kai-Martin Knaak
John Doty wrote:

 Copy the attached file to wherever your gnetlist back ends go (e.g. 
 /usr/local/share/gEDA/scheme/). Then:
 
 gnetlist -g stats -o wherever.txt whatever1.sch whatever1.sch ...
 
 will put the stats for the schematics in wherever.txt. Pin, package, and net 
 counts.

Very nice. IMHO, this should be part of the distro. 
Ideally, it should be possible to call the scheme script it from within 
the gschem GUI.

---)kaimartin(---
-- 
Kai-Martin Knaak
Email: k...@familieknaak.de
Öffentlicher PGP-Schlüssel:
http://pool.sks-keyservers.net:11371/pks/lookup?search=0x6C0B9F53



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


Re: gEDA-user: PCB Shortcut Keys

2011-03-06 Thread Rob Butts
   Wow Kaimartin, that is exactly what I was looking for!

   On Fri, Mar 4, 2011 at 7:37 PM, Kai-Martin Knaak [1]k...@lilalaser.de
   wrote:

   Rob Butts wrote:
I saw that but I don't see what flips a board over and what the
   rotate key
is.

 A more comprehensive list is at
 [2]http://geda.seul.org/wiki/geda:pcb-quick_reference#all_keystrokes
 Please drop me a note, if find missing keys.
 ---)kaimartin(---
 --
 Kai-Martin Knaak
 Email: [3]k...@familieknaak.de
 Öffentlicher PGP-Schlüssel:
 [4]http://pool.sks-keyservers.net:11371/pks/lookup?search=0x6C0B9F53

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

References

   1. mailto:k...@lilalaser.de
   2. http://geda.seul.org/wiki/geda:pcb-quick_reference#all_keystrokes
   3. mailto:k...@familieknaak.de
   4. http://pool.sks-keyservers.net:11371/pks/lookup?search=0x6C0B9F53
   5. mailto:geda-user@moria.seul.org
   6. 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: Get a pin or net list count

2011-03-06 Thread Oliver King-Smith
   John,
   Thank you for sharing the gnetlist extension.  That works very nicely.
   I got a slightly different count between the pins I did manually and
   the pins your package reported.  Are you counting all pins, or just
   used pins?
   Oliver
 __

   From: John Doty j...@noqsi.com
   To: gEDA user mailing list geda-user@moria.seul.org
   Sent: Sat, March 5, 2011 5:37:37 PM
   Subject: Re: gEDA-user: Get a pin or net list count
   On Mar 5, 2011, at 12:24 PM, Oliver King-Smith wrote:
 Is there a way to get a pin or netlist count for a multi-page
   schematic
 in gschem?
 Oliver
   Copy the attached file to wherever your gnetlist back ends go (e.g.
   /usr/local/share/gEDA/scheme/). Then:
   gnetlist -g stats -o wherever.txt whatever1.sch whatever1.sch ...
   will put the stats for the schematics in wherever.txt. Pin, package,
   and net counts.
   John Doty  Noqsi Aerospace, Ltd.
   [1]http://www.noqsi.com/
   [2]j...@noqsi.com

References

   1. http://www.noqsi.com/
   2. mailto:j...@noqsi.com


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


Re: gEDA-user: Get a pin or net list count

2011-03-06 Thread John Doty

On Mar 6, 2011, at 11:05 AM, Oliver King-Smith wrote:

 Thank you for sharing the gnetlist extension.  That works very nicely.
   I got a slightly different count between the pins I did manually and
   the pins your package reported.  Are you counting all pins, or just
   used pins?

It should count graphical pins on the symbols that represent physical parts 
(not graphical=1 symbols). The count should include unconnected pins, but not 
physical pins on the package that are not represented on the symbols. There is 
not, in general, any way to deduce the physical pin count from symbol 
attributes.

John Doty  Noqsi Aerospace, Ltd.
http://www.noqsi.com/
j...@noqsi.com




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


gEDA-user: Standard Thru-hole preferences

2011-03-06 Thread Rob Butts
   I was about to make a library of footprints for thru-holes for all the
   gauges of both solid wire and twisted wire.
   Is there a standard for pad thickness, mask diameter and clearance for
   thru-holes?  If so, could someone direct me?
   Thanks


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


gEDA-user: Add additional paste

2011-03-06 Thread Thomas Oldbury
   I have two questions relating to solder paste. One is more general,
   second one is about gEDA/PCB.
 1.) Is it common practice to add paste on top of a copper layer to
   carry more current or to remove heat from small power devices (surface
   mount SOT26 buck regulator in my case)? If so, do all PCB houses
   support it, does it bring an extra cost, and does it have any pitfalls?
   I know I have seen extra silvery paste (if it can be called that) in
   some power supplies on the bottom of the board, but I'm not sure if
   this is part of the PCB assembly process or not (perhaps it is added
   later, after the PCBs are made.)
 2.) Is it possible to add extra paste in PCB? I tried adding a
   paste and frontpaste layer but it just created a signal8 gerber;
   I'd like it to combine the paste layer with the internally generated
   one (for the pads and drilled holes.)
   Many thanks,
   Tom


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


Re: gEDA-user: Add additional paste

2011-03-06 Thread DJ Delorie

   2.) Is it possible to add extra paste in PCB? I tried adding a paste and
 frontpaste layer but it just created a signal8 gerber; I'd like it to
 combine the paste layer with the internally generated one (for the pads and
 drilled holes.)

PCB doesn't support this, but I've hacked it to merge a named layer
into the paste layer before.  Look for DrawEverything() in src/draw.c;
you can hack it to produce whatever results you want.


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


Re: gEDA-user: Standard Thru-hole preferences

2011-03-06 Thread John Griessen

On 03/06/2011 02:57 PM, Rob Butts wrote:

Is there a standard for pad thickness, mask diameter and clearance for
thru-holes?


For wire to board?  Not sure.  Probably somewhere in some corporation
in the last 60 years...

Soldering works very forgivingly -- even with no-lead.  I'd just use
clearance of .005 to .010 inch as is convenient.

I like surface mount wire-to-board conectors like Zierick makes
and any others based on old tech like phone company punch down block
insulation slicing connectors.

John


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