Re: gEDA-user: PCB Drills

2009-06-02 Thread John Griessen
Rob Butts wrote: >Does anyone have a good source for drill bits that you don't have to >have a tunnel to Fort Knox? I need sizes .020, .025, .030... > > > >I'm heading out so I won't get a chance to check back till later. > See ebay Item number: 250435696224 Starting bid: U

gEDA-user: freedog cookout/sprint

2009-06-02 Thread DJ Delorie
The first 2009 Freedog cookout/sprint will be (as usual) at my house, this Sunday June 7th, for our usual 10am-5pm. Email if you need directions (you regulars should know the way by now). Remotees can participate via IRC (aside from the grilling, of course - you'll have to provide that yourself)

Re: gEDA-user: PCB build changes

2009-06-02 Thread Dan McMahill
Jared Casper wrote: > I noticed you removed version.texi with the comment that "you have all > the tools and makefile rules for them to be regenrated anyway." So am > I missing something? "make version.texi" in the doc directory claims > "Nothing to be done for 'version.texi'." and there is no v

Re: gEDA-user: PCB build changes

2009-06-02 Thread Steven Michalske
On Jun 2, 2009, at 12:34 AM, Peter Clifton wrote: > On Mon, 2009-06-01 at 17:25 -0700, Steven Michalske wrote: >> On Jun 1, 2009, at 4:26 PM, Ben Jackson wrote: > >>> You could push it to the repo as a branch so that other people still >>> only >>> had one public repo to deal with. Then after we

Re: gEDA-user: [PCB PATCH] Teaching GTK hid to use mouse resources

2009-06-02 Thread DJ Delorie
> I have a 10 button mouse... Woot. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: [PCB PATCH] Teaching GTK hid to use mouse resources

2009-06-02 Thread Steven Michalske
Looks fantastic, some comments. need to look at gtk code for mod1, and OSX. see patch 1 from http://archives.seul.org/geda/user/May-2009/msg00457.html option (alt) returns 1<<13, not GDK_MOD1_MASK Might want to define a list of modifier masks, and allow for translation in the HIDs You hav

Re: gEDA-user: PCB Drills

2009-06-02 Thread Matthew Sager
You can also look at [1]http://www.thinktink.com/ On Tue, Jun 2, 2009 at 5:25 PM, Rob Butts <[2]r.but...@gmail.com> wrote: Does anyone have a good source for drill bits that you don't have to have a tunnel to Fort Knox? I need sizes .020, .025, .030... I'm

Re: gEDA-user: PCB Drills

2009-06-02 Thread Eric Brombaugh
Rob Butts wrote: >Does anyone have a good source for drill bits that you don't have to >have a tunnel to Fort Knox? I need sizes .020, .025, .030... http://www.goldmine-elec-products.com/ search on 'drill bits' - they've got quite a lot of PC board bits in various sizes for reasonable p

Re: gEDA-user: PCB Drills

2009-06-02 Thread DJ Delorie
Grizzly and/or Harbor Frieght usually have a 50-pc random set of drills. http://www.drillbitcity.com/ http://drillcity.stores.yahoo.net/ The trick is to look for resharpened bits, not new. ___ geda-user mailing list geda-user@moria.seul.org http://w

gEDA-user: PCB Drills

2009-06-02 Thread Rob Butts
Does anyone have a good source for drill bits that you don't have to have a tunnel to Fort Knox? I need sizes .020, .025, .030... I'm heading out so I won't get a chance to check back till later. Thanks ___ geda-user mailing list ged

Re: gEDA-user: PCB build changes

2009-06-02 Thread Frank Bergmann
On Tue, 02 Jun 2009 00:13:12 +0100, Peter Clifton wrote: > I'm busy with work right now, so don't know when I'll have time, but yes > - I had hoped to get it to the point where that code was merged. I > wanted to see a more stable PCB release out the door before that > happened though - since ther

Re: gEDA-user: PCB build changes

2009-06-02 Thread Frank Bergmann
On Tue, 02 Jun 2009 00:17:22 +0100, Peter Clifton wrote: > On Mon, 2009-06-01 at 21:28 +, Frank Bergmann wrote: >> Am Fri, 29 May 2009 07:25:27 -0400 schrieb Dan McMahill: >> >> > I just pushed some changes to part of how the PCB build system works. >> > ... >> > There may be some rough edges

Re: gEDA-user: PCB build changes

2009-06-02 Thread Peter TB Brett
On Tuesday 02 June 2009 01:25:10 Steven Michalske wrote: > > You could push it to the repo as a branch so that other people still > > only > > had one public repo to deal with. Then after we tag and release from > > "master" you can merge it down. > > just don't push your stacked git managed por

Re: gEDA-user: PCB build changes

2009-06-02 Thread Peter Clifton
On Mon, 2009-06-01 at 17:25 -0700, Steven Michalske wrote: > On Jun 1, 2009, at 4:26 PM, Ben Jackson wrote: > > You could push it to the repo as a branch so that other people still > > only > > had one public repo to deal with. Then after we tag and release from > > "master" you can merge it do