Activity 2: Generate, simulate, and post process the additive toolpath

In this activity, you generate the additive toolpath, simulate the layers of the additive toolpath, and then post process the additive toolpath to generate the print file.

Prerequisites

Steps

  1. Generate the additive toolpath.

    1. In the Browser, select the Additive Toolpath item.

      browser

    2. On the Manufacture workspace toolbar, click Additive > Actions > Generate generate.

      The icon next to the item in the Browser changes from Out of Date Orange recycle icon to Valid Green tick icon.

  2. Simulate the additive toolpath to visualize the layers of the model.

    1. In the Browser, ensure that the Additive Toolpath item or the Setup item is selected.

    2. On the Manufacture workspace toolbar, click Additive > Actions > Simulate Additive Toolpath simulate additive toolpath.

      simulation

      The Simulate Additive Toolpath dialog opens. The canvas is updated to show the first layer of the model and simulation controls become available at the bottom of the canvas.

    3. On the canvas, on the simulation controls, click Start the Simulation start icon to see the different layers of the model as it gets printed.

      simulation

      The current layer, its height, and how long it takes to print are updated in the Simulate Additive Toolpath dialog.

  3. Post process the additive toolpath to generate the print file, which you can then run on the printer.

    1. In the Simulate Additive Toolpath dialog, click Post Process.

      The NC Program dialog opens. Fusion automatically selects a post configuration file (.cps) based on the printer selected in the setup. Post configuration files are also known as post processors or posts.

    2. In the Program group, change the File Name from 1001 to MyModel_Ender3_PLA.

    3. Next to Output Folder, click Select Output Folder select folder icon.

    4. Navigate to the location where you want to save the print file, then click Select Folder.

    5. Click Post to generate the print file.

      g-code

      You can now transfer the print file to the printer.

Activity 2 summary

In this activity, you generated the additive toolpath, simulated the layers of the additive toolpath, and then post processed the additive toolpath to generate the print file.