About file handling

Applies to 2022.0 Update and later

Loading and saving, as well as importing and exporting files

Load and save files from and to the file system to get work data into and out of Netfabb. Open file and Save file dialogs remember their last paths depending what kind of file was opened or saved last, such as part files, projects, slice files, and others.

Jump to:

The FABBPROJECT

Netfabb operates primarily on projects, and projects in turn contain parts, slices, lattice bodies and components, loaded modules to create supports, to repair, or to manipulate meshes, for example, as well as machine workspaces known to the Netfabb installation the project is opened on. Projects also store information about visibility, display color, and grouping of slices and parts.

When Netfabb launches, it creates an empty, untitled project. As soon as a part or slice file is added, the name is changed to match the name of the loaded file.

To save and load an entire project, Netfabb has its own file type named FABBPROJECT.

Top

What is NOT stored in the FABBPROJECT?

If you want any of these included when sharing the FABBPROJECT files with someone who does not have access to the same machine or configuration database, you must export them and share the exported files with the FABBPROJECT file together.

Top

Loading files into a project

Netfabb accepts parts and slices contained in files in several ways:

Top

Auxiliary files

Additional files that can be loaded and saved usually have their dedicated dialogs. Some of them are not just loaded, but imported, and their content remains available to the local Netfabb installation even for future projects. Examples for additional files:

Top

Deriving files from a project

As a FABBPROJECT file is only used in Netfabb itself, making your work available for further steps in your additive manufacturing workflow requires writing files in the appropriate formats. There are several avenues in Netfabb to create these formats:

Top