Difference between revisions of "mosCura:Recipe Config"
MartinHeide (talk | contribs) |
MartinHeide (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
File:MosCura_RecipeConfig_2.png|Configuration of each tag | File:MosCura_RecipeConfig_2.png|Configuration of each tag | ||
</gallery> | </gallery> | ||
| + | |||
| + | ===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. | ||
| + | <gallery> | ||
| + | File:MosCura_RecipeConfig_3.png|Default length is 8 characters | ||
| + | File:MosCura_RecipeConfig_4.png|When a change is made in the recipe, the user will be prompted for a reason | ||
| + | File:MosCura_RecipeConfig_5.png|The last reason is visible in the recipe header | ||
| + | File:MosCura_RecipeConfig_6.png|The last reason is visible in the recipe history | ||
| + | </gallery> | ||
| + | To deactivate this functionality, set the minimum length to 0. | ||
===Tag types=== | ===Tag types=== | ||
| Line 11: | Line 21: | ||
====Partial tag==== | ====Partial tag==== | ||
| − | The partial tag is only activated if the [[mosCura:Recipe_Partial|partial recipe]] is activated. | + | The partial tag is only activated if the [[mosCura:Recipe_Partial|partial recipe]] is activated.<br/> |
| + | If the partial tag is set, it will overwrite the standard tag, if the partial recipe is collected. | ||
| + | |||
====Hidden tag==== | ====Hidden tag==== | ||
The hidden tag will not show in the recipe handling, but the value will still be send with the recipe. | The hidden tag will not show in the recipe handling, but the value will still be send with the recipe. | ||
Latest revision as of 09:38, 5 September 2019
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.
Contents
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