[Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-27 Thread Adam Wolf
Hi folks, I noticed there were a bunch of libraries done by the library folks that aren't in the default kicad.pro, so I was missing out on a lot of their good work! Over the weekend, I added all the libraries to the default profile. If this is something we want in the main tree, awesome. Note,

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-27 Thread Nick Østergaard
Someone tried this before: https://lists.launchpad.net/kicad-developers/msg17320.html 2015-04-27 16:13 GMT+02:00 Adam Wolf : > Hi folks, > > I noticed there were a bunch of libraries done by the library folks that > aren't in the default kicad.pro, so I was missing out on a lot of their good > wor

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-27 Thread Adam Wolf
Oof. Guess that's what happens when you spend March in Canada. How are users supposed to know what footprints are available in each library? Are we expecting users to open libraries in a text editor? Should they add each one, one by one, and then see if they have footprints they need for the des

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-27 Thread jp charras
Le 28/04/2015 00:56, Adam Wolf a écrit : > Oof. Guess that's what happens when you spend March in Canada. > > How are users supposed to know what footprints are available in each > library? Are we expecting users to open libraries in a text editor? Should > they add each one, one by one, and the

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-28 Thread Bernhard Stegmaier
Hi, maybe only add a real bare set of symbols, e.g. discrete stuff (R, C, L, Transistors, MOSFETs)? This would be a starting point a KiCad beginner could use to play around a bit. If you want more, you IMHO have to dive into library management anyway... and create your own library or at leas

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-28 Thread Adam Wolf
Do we have any way of describing libraries so users can know the difference between them--Which ones are only for old designs, which ones are identical to which other ones just with different standards? Which libraries do we want to have added by default? Adam Wolf On Apr 28, 2015 5:05 AM, "Bernh

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-29 Thread Wayne Stambaugh
On 4/27/2015 6:56 PM, Adam Wolf wrote: > Oof. Guess that's what happens when you spend March in Canada. > > How are users supposed to know what footprints are available in each > library? Are we expecting users to open libraries in a text editor? > Should they add each one, one by one, and then

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-29 Thread Wayne Stambaugh
On 4/29/2015 9:39 AM, Adam Wolf wrote: > I agree, Wayne. > > When I get a better grasp on where eeschema is going, I might mock up > some UI changes and see what people think. > > Right now, there is very little discoverability for new users to know to > add extra libraries that we have already c

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-29 Thread Vesa Solonen
On 29/04/15 15:37, Wayne Stambaugh wrote: > On 4/27/2015 6:56 PM, Adam Wolf wrote: >> How are users supposed to know what footprints are available in each >> library? Are we expecting users to open libraries in a text editor? >> Should they add each one, one by one, and then see if they have >> f

Re: [Kicad-developers] [PATCH] Updated default eeschema libraries in kicad.pro

2015-04-29 Thread Adam Wolf
This is something I'm very interested in fixing, and I think we can fix it without a huge amount of work, but I have too much work before the stable release to work on it now. Adam Wolf Cofounder and Engineer W&L On Wed, Apr 29, 2015 at 9:31 AM, Vesa Solonen wrote: > On 29/04/15 15:37, Wayne St