OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [branches/] [placas_1.0/] [placas/] [FPGA/] [opendous/] [Opendous_KiCAD_Files_Readme.txt] - Blame information for rev 331

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 guanucolui
Adding KiCAD Libraries To a Specific Project:
2
`````````````````````````````````````````````
3
 
4
  A visual tutorial for adding KiCAD Libraries to a project is available at:
5
 
6
  http://code.google.com/p/opendous/wiki/KiCADTutorialAddingLibraries
7
 
8
 
9
 
10
Adding KiCAD Libraries Permanently:
11
```````````````````````````````````
12
 
13
  To use Opendous Inc.'s KiCAD footprints, you must copy opendous.DCM and
14
opendous.LIB to your \KiCad\share\library directory and copy opendous.MOD and
15
opendous.MDC to your \KiCad\share\modules directory.  For older version of
16
KiCAD, these directories are \KiCad\library and \KiCad\modules, respectively.
17
 
18
  You must then edit your \KiCad\share\template\kicad.pro file to inform
19
KiCAD that new library and module files are available.  In older versions of
20
KiCAD, this file is in \KiCad\template\kicad.pro.
21
  Open the file in a text editor that does not add formatting, such as
22
Windows' Notepad, and look for [pcbnew/libraries].  Add a line for
23
"opendous" to the end of the [pcbnew/libraries] list:
24
 
25
[pcbnew/libraries]
26
LibDir=
27
LibName1=supports
28
LibName2=connect
29
LibName3=discret
30
...
31
LibName9=opendous
32
 
33
 
34
  Now look for [eeschema/libraries] and add "opendous" to that list:
35
 
36
[eeschema/libraries]
37
LibName1=power
38
LibName2=device
39
LibName3=transistors
40
...
41
LibName29=opendous
42
 
43
 
44
  Now when you run KiCAD, Opendous Inc.'s footprints will be available.
45
 
46
 
47
 
48
opendous.dcm, opendous.lib, opendous.mod, and opendous.mdc are By Opendous Inc.
49
and Copyright Under the Creative Commons Attribution License:
50
http://creativecommons.org/licenses/by/3.0/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.