gEDA-user: Footprints!!!

2009-04-27 Thread louis lry

   Hi,
   I encounter some problems while using the gsch2pcb. The major problem
   was about the footprints. Somehow I can't get it to work. I followed
   all the instructions on this webpage
   http://geda.seul.org/wiki/geda:gsch2pcb_tutorial;. However, the
   computer cannot detect what is in the pcb_element file, because the
   strange thing is, what ever footprint which is not found in the
   pcb_element folder, the PCB symbol can be created whereas the
   footprint that is in the pcb_element folder, the PCB element shows an
   error that pcb_element cannot be located. The footprint i used was
   the package number of the product, for example this connector 
   Molex-5045-03A. Can you tell me what should I do ?
   Thanks :)
   With Regards,
   Louis
 _

   What can you do with the new Windows Live? [1]Find out

References

   1. http://www.microsoft.com/windows/windowslive/default.aspx


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


Re: gEDA-user: Crash in gschem

2009-04-27 Thread Stefan Salewski
On Sun, 2009-04-26 at 16:30 -0300, John Coppens wrote:

 
 More testing reveals that, even on an empty 'New' page, a vertical pin
 crashes gechem! (not a horizontal one)
 

I did some tests yesterday but was not able to see problems -- I use
1.4.3 on Gentoo-AMD64. But indeed I nearly never create new pins --
using a prototype generated with tragesym and only fine-tuning in gschem
is faster, and it ensures that all looks perfect (perfect aligned/sized
text) -- at least for tragesym from 1.5.2. And it ensures that all
attributes are present.




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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread Stefan Salewski
On Mon, 2009-04-27 at 17:04 +0800, louis lry wrote:
 Hi,
I encounter some problems while using the gsch2pcb. The major problem
was about the footprints. Somehow I can't get it to work. I followed
all the instructions on this webpage
http://geda.seul.org/wiki/geda:gsch2pcb_tutorial;. However, the
computer cannot detect what is in the pcb_element file, because the
strange thing is, what ever footprint which is not found in the
pcb_element folder, the PCB symbol can be created whereas the
footprint that is in the pcb_element folder, the PCB element shows an
error that pcb_element cannot be located. The footprint i used was
the package number of the product, for example this connector 
Molex-5045-03A. Can you tell me what should I do ?
Thanks :)
With Regards,
Louis
  _
 
What can you do with the new Windows Live? [1]Find out
 

I do not fully understand your posting. You insert promotion for windows
software and send your text twice, so I guess you use PCB on windows. I
do only use Linux.

What should be clear: For PCB/gsch2pcb the footprints must exist on your
computer, i.e. a file with ending .fp. You can not expect to use some
funny product name and magically get the correct footprint. Look on your
harddisk (I do locate -i myname for Linux), look at gedasymbols, look at
John Luciani's page, ask here, or make your own footprint.

Maybe one of the developers or PCB experts can understand your problem
better than I.

Best regards

Stefan Salewski




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


Re: gEDA-user: Crash in gschem

2009-04-27 Thread John Coppens
On Mon, 27 Apr 2009 13:39:42 +0200
Stefan Salewski m...@ssalewski.de wrote:

  More testing reveals that, even on an empty 'New' page, a vertical pin
  crashes gechem! (not a horizontal one)
  
 
 I did some tests yesterday but was not able to see problems -- I use
 1.4.3 on Gentoo-AMD64. But indeed I nearly never create new pins --
 using a prototype generated with tragesym and only fine-tuning in gschem
 is faster, and it ensures that all looks perfect (perfect aligned/sized
 text) -- at least for tragesym from 1.5.2. And it ensures that all
 attributes are present.

I haven't used tragesym yet, but the symbol I wanted to create was a very
non-standard transmissive opto sensor. I don't think tragesym caters for
such symbols.

Anyway, I submitted the problem as a bug report on sourceforge - I hope
someone reads it. There seems to be little activity there.

I solved the problem by drawing the symbol, rotating 90 degrees, adding
the pins, and rotating back. It's only _drawing_ the symbol that causes
the problems - it may be a GUI issue.

Cheers,
John


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


gEDA-user: 45degree rotate in PCB

2009-04-27 Thread Peter Papp [PKN]
Dear Sirs,

Is there any way 45degree rotation of object in PCB?

Thank you
Péter



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


Re: gEDA-user: 45degree rotate in PCB

2009-04-27 Thread DJ Delorie

Cut to buffer

:FreeRotateBuffer(45)

Paste from buffe


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


Re: gEDA-user: Crash in gschem

2009-04-27 Thread Stefan Salewski
On Mon, 2009-04-27 at 12:25 -0300, John Coppens wrote:
 
 I haven't used tragesym yet, but the symbol I wanted to create was a very
 non-standard transmissive opto sensor. I don't think tragesym caters for
 such symbols.
 

Tragesym (or djboxsym) gives you a template, i.e. all pins with right
direction, numbers, label, fontsize...
I take that and move pins to other position and do some graphical
fine-tuning. Sometimes I only copy a similar symbol and modify it, maybe
copy a few pins. 

 Anyway, I submitted the problem as a bug report on sourceforge - I hope
 someone reads it. There seems to be little activity there.
 

Because there a so few bugs :-)

 I solved the problem by drawing the symbol, rotating 90 degrees, adding
 the pins, and rotating back. It's only _drawing_ the symbol that causes
 the problems - it may be a GUI issue.
 

Maybe you should try to give an exact, step by step instruction how you
produce the bug. And maybe you should give more details about your box,
i.e. compiler-version, OS, version of GTK and other libraries...

Best regards

Stefan Salewski




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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread louis lry

   I renamed the connector to Molex_5045_03A.fp as John told me, this
   message came out
   M4: can't find PCB element for footprint Molex_5045_03A.fp
   (value=unknown)
   So device M4 will not be in the layout.
   :)
Date: Mon, 27 Apr 2009 14:39:36 -0500
From: j...@ecosensory.com
To: geda-user@moria.seul.org
Subject: Re: gEDA-user: Footprints!!!
   
louis lry wrote:
The footprint i used was
 the package number of the product, for example this connector 
 Molex-5045-03A.
   
Try renaming it Molex_5045_03A.fp and tell us what happens.
   
John
--
Ecosensory Austin TX
   
   
___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
 _

   check out the rest of the Windows Live. More than mailWindows Live
   goes way beyond your inbox. [1]More than messages

References

   1. http://www.microsoft.com/windows/windowslive/


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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread DJ Delorie

Well, if you don't tell gsch2pcb where your footprints are, how do you
expect it to find them?  I use a project script like this one:

 powermeter.prj
m4-pcbdir /envy/dj/geda/share/pcb/m4
elements-dir /envy/dj/geda/gedasymbols/www/user/dj_delorie/footprints
elements-dir ./footprints

schematics mcu.sch power.sch ethernet.sch 
output-name powermeter
 powermeter.prj

Then run gsch2pcb powermeter.prj


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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread DJ Delorie

Are you passing the extra paths to gsch2pcb?


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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread louis lry

   What are extra paths ? Sorry I am new to this software, I am not
   familiar with alot of terms yet.
Date: Mon, 27 Apr 2009 20:51:05 -0400
From: d...@delorie.com
To: geda-user@moria.seul.org
Subject: Re: gEDA-user: Footprints!!!
   
   
Are you passing the extra paths to gsch2pcb?
   
   
___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
 _

   Make the most of what you can do on your PC and the Web, just the way
   you want. [1]Windows Live

References

   1. http://www.get.live.com/wl/all


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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread louis lry

   I think I know where my problems are :D. Now I need to know how to
   draw out a .fp file. Are u familiar with that as well ?
Date: Mon, 27 Apr 2009 21:00:45 -0400
From: d...@delorie.com
To: geda-user@moria.seul.org
Subject: Re: gEDA-user: Footprints!!!
   
   
Well, if you don't tell gsch2pcb where your footprints are, how do
   you
expect it to find them? I use a project script like this one:
   
 powermeter.prj
m4-pcbdir /envy/dj/geda/share/pcb/m4
elements-dir
   /envy/dj/geda/gedasymbols/www/user/dj_delorie/footprints
elements-dir ./footprints
   
schematics mcu.sch power.sch ethernet.sch
output-name powermeter
 powermeter.prj
   
Then run gsch2pcb powermeter.prj
   
   
___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
 _

   Chat online and in real-time with friends and family! [1]Windows Live
   Messenger

References

   1. http://get.live.com/messenger/overview


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


Re: gEDA-user: Footprints!!!

2009-04-27 Thread DJ Delorie

 I think I know where my problems are :D. Now I need to know how to
 draw out a .fp file. Are u familiar with that as well ?

http://www.delorie.com/pcb/docs/gs/


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


gEDA-user: OT: soldering QFN packages with exposed bottom pad?

2009-04-27 Thread Bill Gatliff
Guys:


Got any recommendations for how to hand-solder a QFN package that has an 
exposed bottom pad?  At the moment, all I have is a soldering iron.

Do you think I could just put a plated-through via underneath the pad, 
and then flow solder through that from the back side?


b.g.

-- 
Bill Gatliff
b...@billgatliff.com



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


Re: gEDA-user: OT: soldering QFN packages with exposed bottom pad?

2009-04-27 Thread DJ Delorie

 Got any recommendations for how to hand-solder a QFN package that
 has an exposed bottom pad?  At the moment, all I have is a soldering
 iron.

Spend $20 and buy a cheap hotplate :-)

Not sure what you'd do about solder paste; perhaps put solder dots on
the pcb with your iron, add flux, and reflow it.

 Do you think I could just put a plated-through via underneath the
 pad, and then flow solder through that from the back side?

I've done that as well, but beware you need a pretty hefty iron to
generate enough heat to melt the solder.


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


Re: gEDA-user: OT: soldering QFN packages with exposed bottom pad?

2009-04-27 Thread joe tarantino

   I've done this, but not always with success.
   First, get some fine solder paste and a flux pen.
   When you do the layout, put a pad on the other side of the board,
   connect with a few vias to the part's bottom pad.  Be sure to have a
   solder resist opening on the back side pad.
   Apply flux to the large pad only, on both sides of the board.  Then
   paste the pad, both sides.  Then place the part.  When you heat the
   back with the iron, the part may want to move.  It often helps to
   tack-solder a couple of the other pads on the QFN (farthest away from
   the large pad) to keep it from moving.  Solder the remaining small
   pins last.
   Good luck -
   Joe T

   On Mon, Apr 27, 2009 at 8:59 PM, DJ Delorie [1...@delorie.com wrote:

Got any recommendations for how to hand-solder a QFN package that
has an exposed bottom pad?  At the moment, all I have is a soldering
iron.

 Spend $20 and buy a cheap hotplate :-)
 Not sure what you'd do about solder paste; perhaps put solder dots
 on
 the pcb with your iron, add flux, and reflow it.

Do you think I could just put a plated-through via underneath the
pad, and then flow solder through that from the back side?

 I've done that as well, but beware you need a pretty hefty iron to
 generate enough heat to melt the solder.

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

References

   1. mailto:d...@delorie.com
   2. mailto:geda-user@moria.seul.org
   3. 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