When creating a custom PCB footprint for a component, it is stored somewhere on your computer. In order for Design Entry CIS to find where a custom footprint is stored and associate it with a schematic component, the library search path must be changed so that Design Entry CIS knows where to look.
Note: In order for PCB Editor to find custom PCB footprints and associate them with schematic components, you also need to change the library search path in PCB Editor.
Save your custom footprints in the symbols folder on your computer. Depending on how Cadence is installed on your computer, the full path should be similar to:
C:\Program Files\Cadence\SPB_17.4\share\pcb\pcb_lib\symbols
When creating a new footprint drawing, the New Drawing dialog box will show the default path (see Figure 1 below). If the path in the dialog box is different than the path above, use the dialog box path for the remainder of this tutorial.
Figure 1: New Drawing dialog box |
Also, note the exact name of the footprint. This will be needed later in order to reference it.
C:\Cadence\SPB_Data-Silent\cdssetup\OrCAD_Capture\17.4.0\Capture.ini
or, if you made a custom HOME variable: %HOME%\cdssetup\OrCAD_Capture\17.4.0\Capture.ini
Figure 2: Design Entry CIS Start Page |
Figure 3: Capture.ini file path in the File Explorer. |
Figure 4: Capture.ini file with several library search paths added |
Based on a tutorial written by Seana O’Reilly.