Re: gEDA-user: Library of gnucap and ngspice compatible models?

2009-09-19 Thread Werner Hoch
Hi Alan,

On Mittwoch, 16. September 2009, asom...@gmail.com wrote:
 That script looks good; I'll take a look at it.

I've updated the package to version 0.0.3. 

 * Indexed new models 
 * fixed newly introduced errors in the nxp model files.
 * few script and test improvements.

http://www.h-renrew.de/h/spicelib/doc/index.html
http://www.h-renrew.de/h/spicelib/download/spicelib-0.0.3.tar.gz

I've all the stuff in a local git repository, I can push it to a public 
repository. (github or repo.or.cz)

Regards
Werner


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


Re: gEDA-user: Library of gnucap and ngspice compatible models?

2009-09-19 Thread Kai-Martin Knaak
On Sat, 19 Sep 2009 16:07:29 +0200, Werner Hoch wrote:

 I've all the stuff in a local git repository, I can push it to a public
 repository. (github or repo.or.cz)

How about gedasymbols.org?

---(kaimartin)---
-- 
Kai-Martin Knaak
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x6C0B9F53



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


gEDA-user: pcb layer-stack option

2009-09-19 Thread Kai-Martin Knaak
pcb -? announces the command line option layer-stack string
What is the purpose of this option? What would the syntax of a layer 
stack look like?

---(kaimartin)---
-- 
Kai-Martin Knaak
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x6C0B9F53



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


gEDA-user: pcb option --fab-author not working

2009-09-19 Thread Kai-Martin Knaak
If I try to set the author variable with
pcb --fab-author foobar
the resulting pcb file still contains my user name read from the passwd 
file. 

---(kaimartin)---
-- 
Kai-Martin Knaak
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x6C0B9F53



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


Re: gEDA-user: pcb option --fab-author not working

2009-09-19 Thread Mark
On Sat September 19 2009 12:10:40 pm Kai-Martin Knaak wrote:
 If I try to set the author variable with
   pcb --fab-author foobar
 the resulting pcb file still contains my user name read from the passwd
 file.

 ---(kaimartin)---


Same here, except when I set author as above and then export gerbers.  Now in 
gerbv I see foobar as the author.  But the pcb still shows my system username 
even after saving the pcb.

-Mark Stanley


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


gEDA-user: [Fwd: PCB Panelization]

2009-09-19 Thread Joe Chisolm
This is from the classic computer mailing list.  I thought some of you
might find it interesting.


 Original Message 
Subject:PCB Panelization
Date:   Sat, 19 Sep 2009 00:07:27 -0500
From:   Jim Brain br...@jbrain.com
Reply-To:   General Discussion: On-Topic and Off-Topic Posts
cct...@classiccmp.org
To: Classic Computer Talk cct...@classiccmp.org



Just a note that if you want to create PCB Panels yourself and save a 
bit of money, I suggest you load GerbMerge 
(http://claymore.engineer.gvsu.edu/~steriana/Python/gerbmerge/) 
somewhere and use it.  It takes std Gerber files as input and will 
panelize multiple designs.  I can vouch that it works well.  If you do 
use it, I would set the design spacing to 4mil or so and ask the PCB 
house to do a 'V-groove on the cut lines.  It makes for easy 
separation.  As well, if you do decide to have assmebly done, you can 
pay for 1 stencil instead of multiple.

Here's an example:  
http://www.jbrain.com/2009/07/15/rom-el-test-boards/  In this one, I 
tried something different with the breakaways, but I would recommend 
V-grooves over the idea this picture shows.

Jim

-- 
Jim Brain, Brain Innovations  (X)
br...@jbrain.com 
Dabbling in WWW, Embedded Systems, Old CBM computers, and Good Times! 
Home: http://www.jbrain.com




-- 
Joe Chisolm
Computer Translations, Inc.
Marble Falls, Tx.
830-265-8018



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


Re: gEDA-user: pcb option --fab-author not working

2009-09-19 Thread Ineiev
On 9/19/09, Kai-Martin Knaak k...@familieknaak.de wrote:
 If I try to set the author variable with
   pcb --fab-author foobar
 the resulting pcb file still contains my user name read from the passwd
 file.

But actually it does not claim this is fab author, it intentionally
reports the Unix user who saved the board. if you want to save author
info in the PCB you probably can use attributes.


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