Exporting from Fusion 360
Setting Coordinate Origin Point
Before exporting the various manufacturing data, make sure that you have set a correct coordinate origin point (zero reference point). Usually the lower left corner is used, sometimes the upper left. To export correct drill and part placement files in Fusion 360, move the finished board so that the origin is in the lower left corner. Before moving the board, make sure that all layers are visible so that all parts are moved as well.
Exporting BOM & Gerber
To export the BOM (Bill of Materials) and Gerber files from Fusion 360, follow these steps:
- Open the PCB design you want to export in Fusion 360.
- Click on “Manufacturing” -> “CAM Processor” in the menu bar.
- Select “CSV” as the Output Type under “Output Files” -> “Assembly” -> “Bill of Material”.
- Click on “Process Job” and save the data to a directory of your choice.
The exported data is in the subfolder TEAMHUBNAME/CAMOutputs. Unfortunately, the exported component placement data is exported in two separate files, "Assembly/..._front.txt" and "Assembly/..._back.txt", although our software only accepts a single file. Therefore, the following step is necessary.
Exporting Component Positioning (CPL)
To export Component Positioning (CPL) as a single file to Fusion360, follow these steps:
- Download the following exporting script: "cpl_exporter.ulp"
- Open the PCB design you want to export in Fusion.
- Click on “Automate” -> “Run ULP”.
- Click on “Browse...” and select the previously downloaded exporting script: “cpl_exporter.ulp”
- Select the folder into which the CPL file should be exported.