(not a meme page)

The final step of PCB design is creating files that the PCB manufactures can read in order to fabricate your PCB. The most common filetype is a Gerber file, which is a set of files that individually describe each layer of a PCB. There will be a file that describes each copper layer, the silkscreens, the soldermask, the solder paste, locations of drills, and a few more.

You can manually generate these, but we use a more tightly integrated system in Altium called an OutJob. This hooks into Altium365 with Releases.

OutJob Creation

Releasing Your Project

Once you’ve finished your project, you can release it! This will run the OutJob and push the output to Altium365. Do this right before you want to send it to the fab.

  1. Go to Project → Project Releaser

    1. For Source Data and Fabrication Data, select the OutJob that you created (Options → check the box for your outjob). You only need to do these two, we don’t need to generate Assembly Data.

    Screen Shot 2023-03-18 at 1.07.07 PM.png