Skip to content

Project Setup


New Project

  1. In the toolbar at the top, navigate to File → New → Project.

    Create New

  2. A window will open where you can set the project's name, its local path, and its location on the RIT Racing server. After confirming, click Save.

    Set New

Add Schematic

  1. Once the project loads, add a schematic: right-click on the project name and select Add New to Project → Schematic.

    Add Schematic

  2. A blank schematic will appear.

  3. You'll notice an asterisk (*) and a red symbol next to the project name. This indicates that changes have been made but not yet saved to the server. To push the changes, click Save to Server.

  4. The first time you save, you'll be asked to choose a local location. You can usually accept the default path, which will typically look llike this:

    Save to Server

  5. After saving locally, a window will display the modified files. You can choose which updates to push to the server (all are selected by default). Uncheck any files you don’t want to include, then click OK.

    Choose Modifications

  6. The title block on the schematic displays key information like board name, author, revision number, and date. This information can be edited in Properties → Title Block

Add PCB Document

  1. To add a PCB design to the project, right-click on the project and go to Add New to Project → PCB.

    Add PCB

  2. A blank PCB document will appear. The bar at the bottom shows the different available layers. Once your schematic is complete, you can update this design with components.

    Blank PCB

Design Rules

To maintain consistency and ensure that designs conform to technical requirements, a standardized set of PCB design rules has to be imported to Altium for use in the team's projects. This is a .RUL file that will be provided to you.

To import:

  1. Go to Design → Rules in the top menu.
  2. In the PCB Rules and Constraints Editor, right-click on the Design Rules folder on the top left and select Import Rules.
  3. The Choose Design Rule Type panel will open. Select all (Ctrl+A) and click OK.
  4. Browse to the .RUL file and select it.
  5. Click Open.