Importing a Design from CR-5000

Now reading version 2.1. For the latest, read: Importing a Design from CR-5000 for version 5
Applies to NEXUS Client versions: 2.0, 2.1, 3.0, 3.1 and 3.2

This documentation page references Altium NEXUS/NEXUS Client (part of the deployed NEXUS solution), which has been discontinued. All your PCB design, data management and collaboration needs can now be delivered by Altium Designer and a connected Altium 365 Workspace. Check out the FAQs page for more information.

Altium NEXUS includes the capability to import Zuken® CR-5000 files through the Import Wizard. The Wizard is a quick and simple way to convert CR-5000 design files to Altium NEXUS files. The Wizard walks you through the import process and handles both the schematic and PCB parts of the project, as well as managing the relationship between them.

The CR-5000 importer is included in Altium NEXUS as a software extension, which when enabled, will add a Zuken CR-5000 Design Files import option to the Import Wizard.

Zuken CR5000 Importer Extension

To use the importer, first ensure the Zuken CR5000 Importer extension is included in the Software Extensions region on the Installed tab of the Extensions & Updates view (click the  control at the top-right of the workspace then choose Extensions and Updates from the menu).

If the Zuken CR5000 Importer extension is not listed or is at anytime uninstalled, the extension will need to be installed. To do so, access the Extensions & Updates view then open the Purchased tab where the Zuken CR5000 Importer extension will be listed (the extensions are listed alphabetically). Click  to download the extension then restart Altium NEXUS when prompted. 

Preparing Zuken Binary Files for Import

The Zuken CR-5000 Importer requires ASCII files, so the native Zuken CR-5000 binary files will need to be converted to ASCII format before using the Import Wizard.

Converting Zuken binary files to ASCII format requires a special license from Zuken.

Use the following steps to convert the Zuken CR-5000 binary PCB database files to ASCII files:

  1. Convert the binary file <basename>.ftp into an ASCII file: In the cdb directory, extract <basename>.ftf using the DOS (or command script) command: ftout.exe<basename>. For example, C:\cr5000\bin\ftout.exe basename.
  2. Convert the binary file <jobname>.pcb into an ASCII file: In the pcb directory, extract <jobname>.pcf using the DOS (or command script) command: pcout.exe<jobname>. For example, C:\cr5000\bin\pcout.exe jobname

To convert the Zuken CR-5000 schematic binary file (*.sht) to ASCII format (*.eds), run the Zuken edifWriter.exe utility. This opens a GUI for creating the ASCII format file.

The Zuken CR-5000 Importer requires two ASCII files to import a Zuken CR-5000 PCB design, and an ASCII schematic file to import a schematic.

  • An ASCII layout file which contains placement and layer symbols, layer count, units, etc. (*.pcf)
  • An ASCII representation of the footprints used in the design (library) (*.ftf)
  • An ASCII representation of the schematic (*.eds

Using the CR-5000 Importer

The Zuken CR-5000 design file importer is available through Altium NEXUS's Import Wizard  (File » Import Wizard) by selecting the Zuken CR-5000 Design Files option on the Wizard's Select Type of Files to Import page. The Wizard provides options for nominating design files (schematic and pcb) and library files, and also CR-5000 to Altium NEXUS layer mapping options for both footprints and PCB layouts.

Note that if you import a PCB (.pcf) file and do not import a footprint library, or the footprint library does not provide any information about a pad, it will be imported as a through-hole with a default size and shape. Similarly, vias will not be imported correctly as well.
 See the Zuken CR500 Design files entry on the Import Wizard page for more information on the wizard's import steps.

 Zuken CR5000 files translate as follows:

  • Zuken CR5000 ASCII PCB Layout (*.pcf) files translate to Altium NEXUS PCB files (*.PcbDoc).
  • Zuken CR5000 ASCII representation of the footprints files (*.ftf) translate into Altium NEXUS PCB library files (*.PcbLib).
  • Zuken CR5000 ASCII representation of the schematic files (*.eds) translate to Altium NEXUS schematic files (*.SchDoc) and schematic library files (*.SchLib). 
If any warnings were generated during the import process, a *.LOG file is created showing the warnings.