Difference between revisions of "mosCura:Recipe"
Jump to navigation
Jump to search
MartinHeide (talk | contribs) |
NolekAdmin (talk | contribs) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
The recipe is requested by its recipe name. <br /> | The recipe is requested by its recipe name. <br /> | ||
<gallery> | <gallery> | ||
| − | File:MosCura_Recipe_structure. | + | File:MosCura_Recipe_structure.PNG|Recipe structure with 3 recipes |
</gallery> | </gallery> | ||
| Line 15: | Line 15: | ||
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. | 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> | <gallery> | ||
| − | File:MosCura_Recipe_Partial_structure. | + | File:MosCura_Recipe_Partial_structure.PNG|Recipe structure with 3 partial recipes |
</gallery> | </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=== | ===Alias=== | ||
| Line 26: | Line 27: | ||
===Bulk update=== | ===Bulk update=== | ||
[[mosCura:Recipe_Bulk_Update|Bulk update]]<br /> | [[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== | ==Machine Administrator== | ||
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.