3D Print Panel > Scripts > Add Parts |
|
Note: Import behavior can be customized in the Settings dialog:
Known Limitations:
|
|
|
Result: A new component will be created for each imported file. Components are renamed to match their file names. For 3MF files, the part names and assembly structure are preserved. Repaired mesh bodies will have a suffix added to their name (configurable in Settings).
|
|
3D Print Panel > Tools > Duplicate Components |
|
|
|
|
Result: New component instances will be created based on your specifications.
Known Limitations:
|
|
3D Print Panel > Tools > Minimize Bounding Box |
|
|
|
|
Result: The selected component(s) will be rotated such that the bounding box occupies the least amount of volume, with the shortest side aligned to your chosen axis. This function is a common pre-processing step for nesting parts within the build volume of an SLS/MJF 3D printer.
Note: The command uses Fusion's built-in Oriented Minimum Bounding Box algorithm for both solid and mesh bodies. For solid bodies, the occurrence-level
orientedMinimumBoundingBox property is used. For mesh bodies, the command falls back to the mesh body-level orientedMinimumBoundingBox property, which provides equivalent results.
Known Limitations:
|
|
3D Print Panel > Tools > Optimize Orientation |
|
|
|
|
How It Works:
The algorithm performs a brute-force upper-hemisphere search, evaluating every candidate build direction against the upskin and downskin angle thresholds. For each direction, it computes an area-weighted stair-stepping cost. The direction with the lowest cost is selected, and the component is rotated around its bounding-box center to align that direction with the Z-axis (build direction).
Result: The selected component(s) are rotated to minimize near-horizontal surface area (stair-stepping) relative to the build direction. The statistics panel shows the stair-stepping area before and after optimization, the percentage reduction, and the computation time.
Known Limitations:
|
|
3D Print Panel > Tools > Sinterbox |
|
|
|
|
Result: A new component named "Sinterbox" will be created. If "Move Bodies to New Component" is enabled, the selected bodies will be transferred to the new component and empty components will be removed. This ensures the component can be 3D nested as a group.
Known Limitations:
|
|
3D Print Panel > Tools > Label |
|
|
|
|
Result: New components will be created for each label in the CSV file. Each component contains a copy of the selected body with the corresponding label text extruded onto it. Components are renamed to include the label text.
Multi-row labels: Use
\n in a CSV cell to create multi-row labels (e.g., Line1\nLine2 will produce a label with two lines of text).
Known Limitations:
|
|
3D Print Panel > Tools > Pins and Holes |
|
|
|
|
Result: The input body will be split into 2 bodies with interlocking pins and holes. The body with holes will have 90% opacity by default. Body suffixes and opacity can be customized in the Settings dialog.
Note: This command requires parametric modeling mode.
|
|
3D Print Panel > Analysis > Minimum Part Gap Analysis |
|
|
|
|
Result: Displays the minimum distance between all bodies, helping identify parts that may be too close together for successful 3D printing.
Known Limitations:
|
|
3D Print Panel > Analysis > Minimum Wall Thickness |
|
|
|
|
Result: Analyzes selected bodies and generates a report showing which bodies pass or fail the minimum wall thickness requirement, along with the thinnest measured value for each body. Optionally creates selection sets for passing and failing bodies for easy re-selection.
|
|
3D Print Panel > Analysis > Upskin / Downskin Analysis |
|
|
|
|
Result: Highlights upskin regions (green) and downskin regions (red) on the selected body. Upskin surfaces face upward and typically require adjusted print parameters (e.g., upskin exposure or laser power settings) but do not need support structures. Downskin surfaces face downward and generally require support structures to prevent sagging or failed overhangs during printing.
|
|
3D Print Panel > Analysis > Trapped Volume Analysis |
|
|
|
|
How Detection Works:
Result: Reports whether trapped volumes exist (YES/NO). For solid bodies, also displays trapped volume count and total volume. The selected body is shown at 20% opacity during analysis for visual clarity.
Known Limitations:
|
|
3D Print Panel > Analysis > Interlock Analysis |
|
|
|
|
How Detection Works:
Uses 3D voxel-based Directional Escape Analysis. The algorithm voxelizes all selected bodies onto a shared 3D grid, then checks each pair of bodies across all 6 axis-aligned directions (±X, ±Y, ±Z). For each direction, it walks every column perpendicular to that axis and determines whether one body can slide past the other without collision. This correctly handles concave geometry (holes, channels, recesses). If any of the 6 directions allows escape, the pair is separable. If no direction allows escape, the pair is interlocked — like chain links that cannot be pulled apart after printing. The analysis also detects collisions (overlapping bodies that share voxels) and reports them before interlock checking can proceed.
Result: Displays a report showing which body pairs are interlocked (cannot be separated) and which are separable. Interlocked pairs are flagged with a warning, as they cannot be separated after 3D printing. If bodies overlap (collide), the collision is reported and must be resolved first.
Sinterbox note: If your setup contains a Sinterbox, the analysis will report parts inside the sinterbox as interlocked. This is expected — the sinterbox is designed to enclose parts. Exclude sinterbox bodies from the selection or ignore interlock results involving the sinterbox.
Known Limitations:
|
|
3D Print Panel > Analysis > Z Removability |
|
|
|
|
How Detection Works:
Uses 3D voxel-based analysis to check vertical removability:
Result: Displays a report showing stuck pairs — bodies that mutually block each other and cannot be separated by lifting vertically. If no stuck pairs are found, all parts can be removed by lifting straight up. If bodies overlap (collide), the collision is reported and must be resolved first. This is useful for SLS/MJF builds where parts must be unpacked from the build platform after printing.
Sinterbox note: If your setup contains a Sinterbox, the analysis will report parts inside the sinterbox as stuck. This is expected — the sinterbox is designed to enclose parts. Exclude sinterbox bodies from the selection or ignore removability results involving the sinterbox.
Known Limitations:
|
|
3D Print Panel > Scripts > FFF Setup Automation |
|
|
|
|
Result: Creates an FFF setup in the Manufacture workspace:
Note: All dialog settings are remembered between sessions. The automation supports cancellation at any time.
Known Limitations:
|
|
3D Print Panel > Scripts > SLA/DLP Setup Automation |
|
|
|
|
Result: Creates an SLA/DLP setup in the Manufacture workspace:
Note: All dialog settings are remembered between sessions. The automation supports cancellation at any time.
Known Limitations:
|
|
3D Print Panel > Scripts > MJF / Binder Jet Setup Automation |
|
Tip: If you are using orientation optimization, select an arrangement template that does not rotate parts or only rotates them around the Z-axis. Otherwise, the arrangement step may override the optimized orientations and you will lose the benefit of minimized stair-stepping.
|
|
|
Result: Creates an MJF or Binder Jet setup in the Manufacture workspace:
Note: All dialog settings are remembered between sessions. When arrangement is disabled, a single setup is created with all parts without arranging them.
Known Limitations:
|
|
3D Print Panel > Scripts > SLS Setup Automation |
|
Tip: If you are using orientation optimization, select an arrangement template that does not rotate parts or only rotates them around the Z-axis. Otherwise, the arrangement step may override the optimized orientations and you will lose the benefit of minimized stair-stepping.
|
|
|
Result: Creates an SLS setup in the Manufacture workspace:
Note: All dialog settings are remembered between sessions. When arrangement is disabled, a single setup is created with all parts without arranging them.
Known Limitations:
|
|
3D Print Panel > Scripts > MPBF Setup Automation |
|
|
|
|
Result: Creates an MPBF setup in the Manufacture workspace:
Note: This command requires the Manufacturing Extension. If the extension is not available, a prompt will offer to learn more about it. All dialog settings are remembered between sessions.
Known Limitations:
|
|
3D Print Panel > Settings (available in Design, Manufacturing Model, and Manufacture workspaces) |
|
|
The Settings dialog allows you to customize various options for the 3D Printing Essentials add-in: Add Parts Tab
Pins and Holes Tab
Updates Tab
|
|
3D Print Panel > Check for Updates (available in Design, Manufacturing Model, and Manufacture workspaces) |
|
|
|
|
Result: If a newer version is available, you will be notified with information about the update and instructions to download it from the Autodesk App Store. If you have the latest version, a confirmation message will be displayed.
Note: The add-in also automatically checks for updates periodically when Fusion starts (can be disabled in Settings > Updates tab).
|
|
Additive Tab > Prepare Panel > Tessellate |
|
|
|
|
Result: Selected solid bodies are converted to mesh bodies with the specified tessellation quality.
|
|
Additive Tab > Prepare Panel > Scale |
|
|
|
|
Result: Selected bodies are scaled by the specified factor(s).
Note: This command only works on bodies within a Manufacturing Model.
|
|
Additive Tab > Prepare Panel > Mirror |
|
|
|
|
Result: Mirrored copies of the selected components are created.
Note: This command only works on components within a Manufacturing Model.
|
|
Additive Tab > Prepare Panel > Sinterbox |
|
|
Same functionality as the Design workspace Sinterbox command, optimized for use within a Manufacturing Model. |
|
Additive Tab > Prepare Panel > Label |
|
|
Same functionality as the Design workspace Label command, with an additional option to add new labeled components to the active setup. |
|
Additive Tab > Prepare Panel > Optimize Orientation |
|
|
Same functionality as the Design workspace Optimize Orientation command, available for use within a Manufacturing Model context. Useful for minimizing stair-stepping on parts before arranging them in the build volume. |
|
Additive Tab > Prepare Panel > Component List |
|
|
|
|
Result: Generates a list of all components within the machine's build volume of the active setup. The exported HTML report includes the component name, quantity, volume, bounding box dimensions, and a comments field for each component. An overview screenshot of the full build layout is always captured and displayed at the top of the report regardless of the image capture setting.
|
|
Additive Tab > Prepare Panel > Analysis > Minimum Part Gap Analysis |
|
|
Same functionality as the Design workspace Minimum Part Gap Analysis command, available for use within a Manufacturing Model context. Uses setup bodies if a setup is active, otherwise uses the manufacturing model or design bodies. |
|
Additive Tab > Prepare Panel > Analysis > Minimum Wall Thickness |
|
|
Same functionality as the Design workspace Minimum Wall Thickness command, available for use within a Manufacturing Model context. |
|
Additive Tab > Prepare Panel > Analysis > Upskin / Downskin Analysis |
|
|
Same functionality as the Design workspace Upskin / Downskin Analysis command, available for use within a Manufacturing Model context. |
|
Additive Tab > Prepare Panel > Analysis > Trapped Volume Analysis |
|
|
Same functionality as the Design workspace Trapped Volume Analysis command, available for use within a Manufacturing Model context. Supports both solid and mesh bodies with the two-stage detection algorithm for reliable mesh analysis. |
|
Additive Tab > Prepare Panel > Analysis > Interlock Analysis |
|
|
Same functionality as the Design workspace Interlock Analysis command, available for use within a Manufacturing Model context. Select bodies from the Manufacturing Model or active setup to check for interlocking. |
|
Additive Tab > Prepare Panel > Analysis > Z Removability |
|
|
Same functionality as the Design workspace Z Removability command, available for use within a Manufacturing Model context. Useful for verifying that parts in a powder bed build can be unpacked vertically after printing. |
|
Additive Tab > Prepare Panel > Analysis > Slice Analysis |
|
|
|
|
How It Works:
The algorithm tessellates all bodies (solid and mesh) in the active setup, voxelizes them onto a shared isotropic 3D grid, solid-fills the interior using column Z-parity, then counts filled voxels at each layer height to compute cross-sectional area.
Result: Opens an interactive HTML report in your browser showing a graph of cross-sectional area (cm²) vs layer number. The report includes metadata such as the number of bodies analyzed, total layers, layer thickness, voxel size, and Z range. This is useful for identifying layers with large cross-sections that may cause thermal issues during powder bed fusion printing.
Known Limitations:
|
|
Additive Tab > Prepare Panel > Center On Platform |
|
|
|
|
Result: Selected components are centered on the additive build platform in X and Y, and positioned at the platform surface in Z (plus any specified clearance). The command accounts for the machine's platform origin offset, ensuring correct centering for all machine types including those with centered coordinate systems (e.g., Renishaw AM250) and corner-origin systems (e.g., most FDM printers).
|
|
Additive Tab > Prepare Panel > Move By Keyboard |
|
|
|
|
Result: Selected components are moved/rotated by the specified increments. Final positions are committed via Manufacturing Model snapshots.
|
|
Additive Tab > Actions Panel > Post Configurator |
|
|
|
|
Result: Creates or modifies custom post processors for use with FFF (Fused Filament Fabrication) machines.
|
|
All Tabs > Inspect Panel > Display Component Colors |
|
|
|
|
Result: Toggles the display of component colors in the canvas. When enabled, each component is displayed with a distinct color for easier identification.
Keyboard Shortcut: Shift + N
|
|
All Tabs > Inspect Panel > Display Mesh Face Groups |
|
|
|
|
Result: Toggles the display of mesh face groups in the canvas. When enabled, different face groups within mesh bodies are displayed with distinct colors.
Keyboard Shortcut: Shift + F
|
|
Additive Tab > Actions Panel > Netfabb for Fusion |
|
|
|
|
Result: Transfers all bodies within your active Setup to the latest installed version of Autodesk Netfabb for advanced mesh repair and analysis.
Note: This command is only available on Windows and requires Autodesk Netfabb to be installed.
|
|