Difference between revisions of "mosCura:Recipe Config"
MartinHeide (talk | contribs) |
MartinHeide (talk | contribs) |
||
| Line 12: | Line 12: | ||
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. | ||
====Hidden tag==== | ====Hidden tag==== | ||
| + | The hidden tag will not show in the recipe handling, but the value will still be send with the recipe. | ||
===Data types=== | ===Data types=== | ||
Revision as of 15:32, 2 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
Tag types
Standard tag
The standard recipe tag is the default tag.
Partial tag
The partial tag is only activated if the partial recipe is activated.
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