KB: Importing CircuitMaker Projects from Altium 365
Created: October 14, 2025 | Updated: October 15, 2025
This article outlines the process for importing CircuitMaker projects stored in "My Personal Space" or "Shared With Me" on Altium 365 (A365) into Altium Designer. It covers accessing the project in CircuitMaker, locating the local design files, and transferring schematic and PCB data into a new Altium Designer project. While schematic files are directly compatible, PCB files require a specific import process. Additional considerations such as workspace access, version control, and PCB import limitations are also addressed to ensure a smooth transition between platforms.
Solution Details
Accessing and Migrating CircuitMaker Projects
Understanding the Source of CircuitMaker Projects
CircuitMaker projects stored in Altium 365 under "My Personal Space" or "Shared With Me" must be opened in CircuitMaker to generate local files. These files are then manually imported into Altium Designer for further development or integration.
Why Manual Import is Required
CircuitMaker does not automatically synchronise project files with Altium Designer. Instead, once a project is opened from A365 in CircuitMaker, it generates local files in a specific directory. These files must be manually transferred and imported into Altium Designer to be recognised and used effectively.
Steps to Import CircuitMaker Projects into Altium Designer
To import a CircuitMaker project into Altium Designer, follow these steps:
- Download and install CircuitMaker
- Open the project from A365 to generate local files
- Create a new project in Altium Designer
- Copy and import schematic files
- Import the PCB file using the Altium PCB import tool
Detailed Step-by-Step Instructions
- Download and Install CircuitMaker
- Visit https://www.altium.com/products/downloadshttps://www.altium.com/products/downloads.
- Download and install CircuitMaker.
- Open the Project in CircuitMaker
- Launch CircuitMaker.
- Log in to your A365 workspace.
- Navigate to File » Open Project and select the desired project.
- Opening the project will generate local design files at:
C:\ProgramData\Altium\CircuitMaker {XXX-XXX-XXX-XXX}\ProjectsNote: Projects in "Shared With Me" may require accepting the share or joining the workspace before they appear in the project list.
- Create a New Project in Altium Designer
- Open Altium Designer.
- Go to File » New » Project.
- Create a new PCB Project and note the location of the project folder.
- Import the Schematic Files
- Open Windows File Explorer and navigate to the CircuitMaker project folder.
- Select all
*.SchDocfiles and press Ctrl+C to copy them. - Navigate to the new Altium Designer project folder and press Ctrl+V to paste the files.
- In the Projects Panel:
- Right-click the
.PrjPcbproject file. - Select Add Existing to Project.
- In the file browser, select all pasted
*.SchDocfiles and click Open.
- Right-click the
- Import the PCB File
- In the Projects Panel, right-click the
.PrjPcbproject file. - Select Add New to Project » PCB to create a new PCB document.
- Open the new PCB file.
- Navigate to File » Import » Altium PCB.
- In the file browser, locate and select the
*.CMPcbDocfile from the CircuitMaker project folder. - Click Open to import the board file.
- A second
*.PcbDocfile will appear in your project. - Right-click the original (empty)
.PcbDocand select Remove from Project.
Note: This original file is temporary and can be deleted if no longer needed.
- In the Projects Panel, right-click the
Additional Notes
- Version Control: CircuitMaker applies version control to A365 projects. This version control does not carry over to Altium Designer unless the project is reconnected to a version-controlled repository.
- PCB Import Limitations: While schematic files (
*.SchDoc) are fully compatible, some PCB constraints or design rules may not translate perfectly. It is recommended to review and validate all imported board settings.