← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Missing library in template/kicad.pro

 

Le 13/03/2015 00:12, Samuel Dolt a écrit :
> Don’t commit my patch. It has some issues ( see my previous link to github).
> 
> Beside that it would be nice to move this file to kicad-library on Github. It will be easier to librarians to make change.
> 
> Thank you everyone for all your great work
> 
> Samuel Dolt
> 
> 
>> Le 12 mars 2015 à 23:21, Samuel Dolt <samuel@xxxxxxx> a écrit :
>>
>> Hi,
>>
>> I just found that default kicad.pro file doesn’t have all library.
>>
>> ( https://github.com/samdolt/kicad-library/commit/9a1bf84ac7423f93d068f1908d4dc6e05773282b#commitcomment-10170392 <https://github.com/samdolt/kicad-library/commit/9a1bf84ac7423f93d068f1908d4dc6e05773282b#commitcomment-10170392> )
>>
>> Best Regards,
>> Samuel Dolt
>>
>> <add_library_in_kicad_pro.diff>

Loading all existing schematic libraries in Eeschema is a bad practice
for many reasons.
Users have to chose libraries which are useful for them.
For instance loading valves.lib or gennum.lib has no sense for most of
designers.

And sometimes they have to chose between libs like 74xx.lib and
ttlieee.lib which differs just by the shape of the components.


-- 
Jean-Pierre CHARRAS


Follow ups

References