mosCura:Recipe Config

From Nolek Wiki
Jump to navigation Jump to search

In the recipe config you can change the configuration of each recipe item tag.
The entire recipe structure will be shown in the specific item groups.

Last modified reason

The first option in the recipe config is the Last modified reason. This is a way to keep traceability of the changes in the recipe.

To deactivate this functionality, set the minimum length to 0.

Tag types

Standard tag

The standard recipe tag is the default tag. Unless the tag is set as partial or hidden, it will be a standard tag.

Partial tag

The partial tag is only activated if the partial recipe is activated.
If the partial tag is set, it will overwrite the standard tag, if the partial recipe is collected.

Hidden tag

The hidden tag will not show in the recipe handling, but the value will still be send with the recipe.

Data types

String

The string tag has a minimum and maximum length. And can be displayed in a textbox or a Multi selector

Int

The int tag (integer) has a minimum and maximum value. And can be displayed in a textbox, a yes/no selector or a Filter

Real

The real tag has a minimum and maximum value, and a maximum number of decimals. And can be displayed in a textbox

Float

The float tag (floating point) has a minimum and maximum value, and a maximum number of decimals. And can be displayed in a textbox