Difference between revisions of "mosCura:Recipe"
Jump to navigation
Jump to search
MartinHeide (talk | contribs) |
NolekAdmin (talk | contribs) |
||
| (12 intermediate revisions by 3 users not shown) | |||
| Line 4: | Line 4: | ||
==Recipe handling== | ==Recipe handling== | ||
For the basic handling of test parameters, see [[mosCura:Recipe_Handling|Recipe handling]]<br /> | For the basic handling of test parameters, see [[mosCura:Recipe_Handling|Recipe handling]]<br /> | ||
| + | The recipe is a collection of test parameters, the mosCura enabled equipment can request.<br /> | ||
| + | The recipe is structured in different groups, e.g. general information, tools setup and sub-test parameters.<br /> | ||
| + | The recipe is requested by its recipe name. <br /> | ||
| + | <gallery> | ||
| + | File:MosCura_Recipe_structure.PNG|Recipe structure with 3 recipes | ||
| + | </gallery> | ||
| − | ==Recipe settings== | + | ===Partial recipe=== |
| + | [[mosCura:Recipe_Partial|Partial]]<br /> | ||
| + | If multiple recipes have most of the test parameters set to the same values, and only a minor part of the recipes will be different. We can use a partial recipe structure. | ||
| + | <gallery> | ||
| + | File:MosCura_Recipe_Partial_structure.PNG|Recipe structure with 3 partial recipes | ||
| + | </gallery> | ||
| + | Then the editable values will be set from the partial recipe, and the rest will be overwritten from the recipe set as the master recipe. E.g. Recipe01. | ||
| + | |||
| + | ===Alias=== | ||
| + | [[mosCura:Recipe_Alias|Alias]]<br /> | ||
| + | |||
| + | ===BOM=== | ||
| + | [[mosCura:Recipe_BOM|BOM]]<br /> | ||
| + | |||
| + | ===Bulk update=== | ||
| + | [[mosCura:Recipe_Bulk_Update|Bulk update]]<br /> | ||
| + | |||
| + | ===Export Recipes=== | ||
| + | [[mosCura:Recipe_Export_Recipes|Export Recipes]]<br /> | ||
| + | |||
| + | ===Mass Import=== | ||
| + | [[mosCura:Recipe_Mass_Import|Mass Import]]<br /> | ||
| + | |||
| + | ===Uploaded Recipes=== | ||
| + | [[mosCura:Recipe_Uploaded_Recipes|Uploaded Recipes]]<br /> | ||
| + | |||
| + | ==Machine Administrator== | ||
| + | |||
| + | ===Recipe settings=== | ||
[[mosCura:Recipe_Settings|Recipe settings]]<br /> | [[mosCura:Recipe_Settings|Recipe settings]]<br /> | ||
| − | ==Recipe Language control== | + | ===Recipe Language control=== |
[[mosCura:Recipe_Language_Control|Recipe language control]]<br /> | [[mosCura:Recipe_Language_Control|Recipe language control]]<br /> | ||
| − | ==Recipe Config== | + | ===Recipe Config=== |
[[mosCura:Recipe_Config|Recipe config]]<br /> | [[mosCura:Recipe_Config|Recipe config]]<br /> | ||
| − | ==Recipe | + | ===Recipe Multi values=== |
[[mosCura:Recipe_Multi_Values|Recipe Multi values]]<br /> | [[mosCura:Recipe_Multi_Values|Recipe Multi values]]<br /> | ||
Latest revision as of 10:03, 27 January 2022
The recipe area is where all test parameters are handled. It can be set up in a couple of different ways.
Contents
Recipe handling
For the basic handling of test parameters, see Recipe handling
The recipe is a collection of test parameters, the mosCura enabled equipment can request.
The recipe is structured in different groups, e.g. general information, tools setup and sub-test parameters.
The recipe is requested by its recipe name.
Partial recipe
Partial
If multiple recipes have most of the test parameters set to the same values, and only a minor part of the recipes will be different. We can use a partial recipe structure.
Then the editable values will be set from the partial recipe, and the rest will be overwritten from the recipe set as the master recipe. E.g. Recipe01.