Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <jordan.fortel@naxe.fr>2022-07-25 19:09:40 +0300
committerJordan <jordan.fortel@naxe.fr>2022-07-25 19:09:40 +0300
commitf6061d76ba82ed5c4024c56dbfc60e1bc894bb76 (patch)
tree1bf5d4f3c60566966feb3c0bd59b4e23fac7c7d7 /resources/quality
parentb13a16c92189943eacf66316c263dd5bb1f16f83 (diff)
Change quality layers height
Diffstat (limited to 'resources/quality')
-rw-r--r--resources/quality/nps/nps_global_B.inst.cfg2
-rw-r--r--resources/quality/nps/nps_global_C.inst.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/quality/nps/nps_global_B.inst.cfg b/resources/quality/nps/nps_global_B.inst.cfg
index f16d8bf3ba..abf5ff011f 100644
--- a/resources/quality/nps/nps_global_B.inst.cfg
+++ b/resources/quality/nps/nps_global_B.inst.cfg
@@ -11,5 +11,5 @@ weight = 0
global_quality = True
[values]
-layer_height = 0.2
+layer_height = 0.16
top_bottom_thickness = =3*layer_height \ No newline at end of file
diff --git a/resources/quality/nps/nps_global_C.inst.cfg b/resources/quality/nps/nps_global_C.inst.cfg
index fdab5ab51a..f847f88d77 100644
--- a/resources/quality/nps/nps_global_C.inst.cfg
+++ b/resources/quality/nps/nps_global_C.inst.cfg
@@ -11,5 +11,5 @@ weight = 0
global_quality = True
[values]
-layer_height = 0.3
+layer_height = 0.25
top_bottom_thickness = =5*layer_height \ No newline at end of file