aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Stubs Collection
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Stubs Collection')
-rw-r--r--Software/Stubs Collection/stubs/embeddedparametersbuild_w_cleaning.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Stubs Collection/stubs/embeddedparametersbuild_w_cleaning.cs b/Software/Stubs Collection/stubs/embeddedparametersbuild_w_cleaning.cs
index 49ef0ebc7..851bdceff 100644
--- a/Software/Stubs Collection/stubs/embeddedparametersbuild_w_cleaning.cs
+++ b/Software/Stubs Collection/stubs/embeddedparametersbuild_w_cleaning.cs
@@ -156,12 +156,12 @@ configurationParameters.GeneralParameters.Add(SublimationBlowTime);
/*11*/
double AllowedRangeForHeadBlowerDeviation = new Double();
-AllowedRangeForHeadBlowerDeviation = 7;
+AllowedRangeForHeadBlowerDeviation = 0.07;
configurationParameters.GeneralParameters.Add(AllowedRangeForHeadBlowerDeviation);
/*12*/
double AllowedRangeForWasteBlowerDeviation = new Double();
-AllowedRangeForWasteBlowerDeviation = 20;
+AllowedRangeForWasteBlowerDeviation = 0.20;
configurationParameters.GeneralParameters.Add(AllowedRangeForWasteBlowerDeviation);
/*13*/