4

How to: Altium Circuit Maker PCB to OSH-Park

How to export PCB design from the free Altium Circuit Maker v1.0.4 so that it can be submitted to OSH Park fab. This took me an evening to figure out; OSH Park service was bitching about missing “outline” and/or drill files.

The recipe:

  1. Draw the outline of your board into the “Outline” layer of the PCB. This is not done automatically by the software!
  2. Use the icon “Gerber” on the Tools page of the ribbon strip to generate a ZIP file containing all layers. The following pictures document a working setting for a 2-layer board:
    circmaker-gerb-1circmaker-gerb-2circmaker-gerb-3circmaker-gerb-4
  3. Circuit Maker will generate a ZIP file containing the Gerber layers named YOUR_PROJECT_Gerber.zip
  4. Using the icon Drill on the Tools ribbon generate an NC-Drill zip file. The following picture documents setting on the dialogue window that pops up:
    circmaker-ncdrill-1
  5. Circuit Maker will generate a ZIP file containing the drill file named YOUR_PROJECT_NC_Drill.zip
  6. Go inside your Gerber ZIP file and rename the XX.Outline file to XX.GKO (where XX is the name of your PCB).
  7. Extract the XX.TXT file from your NC_Drill ZIP and put it inside your Gerber ZIP file; this file contains the drill data.
  8. Upload your modified Gerber ZIP file to OSH-Park service…

NOTE: If you skip Step #6 and do not rename .Outline to .GKO then OSH-Park will reject your ZIP file with an incorrect error message “Drill file not found” (or similar) – this is a misleading error message.

This is a preview of my latest board that I designed using Circuit Maker. It is now in production at OSH Park:

oshpark-pmod_stm32_eth-preview

Jarda

4 Comments

  1. Jara, this post saved me a couple hours of headaches. I owe you a beer. Big fan of OSH Park, but wanted to try Circuit Maker, and when it came time to upload to OSH, I almost rage-quit and went back to Eagle. Thank you so much

  2. I just submitted my first board to PCBWay yesterday, got the email that it’s on its way to fabrication today.

    The upload process worked really well and it was nice to see renderings of what the finished board is expected to look like.

    Cheers!

  3. This procedure should work fine for Circuit Studio files, too, except there is no need to rename the .outline file.

Leave a Reply to Yuren Chen Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.