BenW0 / eval-model-gen

A tool for iteratively generating test parts for 3D printer qualification
0 stars 0 forks source link

Interpolators #31

Closed BenW0 closed 8 years ago

BenW0 commented 8 years ago

Add separate test parts for estimating the performance of intermediate features as one of the parameters changes around the conditions of the main evaluation print:

For each interpolation test, we do a lengthy process where we do a separate test part for each feature type. For example, the aspect ration along the feature length test for pillars would print pillars of different heights (from bumps through pillars 2 or 3 times higher than the model aspect ratio). For each aspect ratio there would be the normal set of 10 pillars of different sizes (based on the output of a normal calibration run), using the wizard interface to iterate only until a green/yellow transition is known for each aspect ratio.

Possibly, when we have obtained a green/yellow transition for a given aspect ratio, we can just skip printing that part in the subsequent iteration, since we're not trying to zoom in too much...

TODO:

BenW0 commented 8 years ago

Changing this to a part of the Summer Tasks milestone, and breaking the todos into individual issues.