Configuration editor reference

Dialog elements and functions explained

To enter the configuration editor, click Change in the context view of a PBF-type machine workspace.

Jump to:

Working with a selection in the configuration editor

This is the first page of the configuration editor. Select a configuration to proceed.

Context menu options

Selection options

Selection buttons

Top

Editing a configuration

Current configuration
Name

Text that appears in the machine workspace context view to indicate which configuration was chosen.

Caution: Netfabb does not prevent you from having multiple configurations with the same name.
(UUID)

A unique ID used by Netfabb to tell configurations apart. Normally nothing to worry about during regular work, but may be used for trouble-shooting when suspecting configuration-related conflicts.

Description

Text to provide more detail, or a comment

Type

One of Simple, Programmable, Diagram, EBPA, or a machine-specific custom type

Change type

Simple-type configurations may be converted to Programmable or Diagram, and configurations of type Programmable or Diagram may be converted into their respective opposite.

Configuration details
(parameter list), XML program code, or (visual programming tools)

Lists parameters exposed by Simple- or EBPA-style configurations, or lists the XML source code for the build strategies contained in the configuration, or visualizes relationships between calculation blocks in it

For EBPA-type configurations, shows a separate page for platform settings that affect the whole build. This can include an exposure order setting that overrides the one set on the Global settings tab.

Global settings
(parameter list) Lists parameters pertaining to, or affecting, the whole build
Top

Global settings parameters

Note: The availability of these parameters may depend on the machine type. Exemplarily, these are the parameters available for the Autodesk Generic MPBF machine.
Top

Configuration details for Simple-type configurations

Simple-type configurations expose or present a selection of parameters that are converted internally to XML-programmable toolpathing. Simple-type configurations are not user-definable, configurations cannot be converted to this type.

Top

Configuration details for Programmable-type configurations

The Programmable type is a text-based display variant for Netfabb's XML-programmable toolpathing, showing the actual XML code.

Top

Configuration details for Diagram-type configurations

The Diagram type is a graphical display variant for Netfabb's XML-programmable toolpathing. Configurable function blocks and connection lines both visualize and provide visual programming access to the definition of the build strategies contained within a build configuration.

Graphical toolpath editor

Top