Re: gEDA-user: Pick-And-Place Extract

2010-01-26 Thread Dan McMahill
Dan McMahill wrote: Tony Radice wrote: Do you have any feel for how widely used IPC-D-356 is? I think I was asking about how useful this would be to folks several years ago and no one seemed interested. Perhaps this has changed now? Dan - I'm not sure how widely this is used, it came up as

Re: gEDA-user: Pick-And-Place Extract

2010-01-26 Thread Tony Radice
On Mon, 2010-01-25 at 22:23 -0500, Dan McMahill wrote: > Tony Radice wrote: > > >As I am also developing a Perl script to write an IPC-D-356 data file > > It would be very helpful of someone could provide the following four > > bits of information: > > > > 1) In a Via definition, the first th

Re: gEDA-user: Pick-And-Place Extract

2010-01-25 Thread Dan McMahill
Tony Radice wrote: As I am also developing a Perl script to write an IPC-D-356 data file It would be very helpful of someone could provide the following four bits of information: 1) In a Via definition, the first three fields are X, Y and holesize - I get it. But Could I get a definition of

Re: gEDA-user: Pick-And-Place Extract

2010-01-25 Thread Ben Jackson
On Mon, Jan 25, 2010 at 07:47:48PM +0100, Thomas Weber wrote: > Unfortunately the pick and place data extractor of pcb has some problems > with SMD footprints with 3, 5, 7 ... pads. The appended example of a > SOT23 is centered but after exporting the xy file the center position is > shifted a litt

Re: gEDA-user: Pick-And-Place Extract

2010-01-25 Thread Thomas Weber
Larry Doolittle schrieb: > Tony - > > On Mon, Jan 25, 2010 at 10:18:07AM -0500, Tony Radice wrote: >> I have written a Perl script to extract pick and place data from a >> pcb file - is anyone else interested in looking at it, using it or >> critiquing it? > > You know pcb already has a pick

Re: gEDA-user: Pick-And-Place Extract

2010-01-25 Thread DJ Delorie
> I have written a Perl script to extract pick and place data from > a pcb file The BOM exporter does this and BOM information. >As I am also developing a Perl script to write an IPC-D-356 data file > It would be very helpful of someone could provide the following four > bits of informat

Re: gEDA-user: Pick-And-Place Extract

2010-01-25 Thread Larry Doolittle
Tony - On Mon, Jan 25, 2010 at 10:18:07AM -0500, Tony Radice wrote: > I have written a Perl script to extract pick and place data from a > pcb file - is anyone else interested in looking at it, using it or > critiquing it? You know pcb already has a pick and place data extractor? This is the

gEDA-user: Pick-And-Place Extract

2010-01-25 Thread Tony Radice
Ladies and Gentlemen; I have written a Perl script to extract pick and place data from a pcb file - is anyone else interested in looking at it, using it or critiquing it? If so, please let me know, along with where to post it or mail it - I'd love to have someone's criticisms. As I am also