I down loaded some of the converted Eagle .mod files and copied them to the modules directory but they don't show up in the components list in PCBNew. The import seems to be looking for .emp files. How do I get them to show up in PCBNew?
--- In [email protected], "Danilo Uccelli" <[EMAIL PROTECTED]> wrote: > > 2008/3/3, Giancarlo <[EMAIL PROTECTED]>: > > > > sirs, help me on putting my downloaded libries in kidcadlib.org in > > KiCAD libraries as well as the modules and 3d wings..thanks.. im using > > Linux.. > > > > _ > > . > > > > > Hi, > > You can place the .lib files in ../kicad/library subdir and .mod in > ../kicad/modules subdir. > 3D packages have to be put in a subdir of ../kicad/modules/packages3d. > > With Linux you probably have to get root rights in order to write in theses > folders. > > You can also place all the files in a /home/<user>... subdir and give the > absolute path when you add theses library to your project. > I prefer this solution. > > HTH > -- > Danilo Uccelli > CH-2400 Le Locle > [EMAIL PROTECTED] >
