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-09-06 17:14:38 +0300
committerJordan <jordan.fortel@naxe.fr>2022-09-06 17:14:38 +0300
commit1a0acb25f7493833cba75bc28a5b8baf4c6c20f7 (patch)
tree9b976f26c7c53ef790acc52e68b79a72f6f553af
parentd9ed37d33ccc0407fee08ca67573c1bdb942f788 (diff)
Changed the material_print_temperature
-rw-r--r--resources/quality/nps/nps_ABS_A.inst.cfg2
-rw-r--r--resources/quality/nps/nps_ABS_B.inst.cfg2
-rw-r--r--resources/quality/nps/nps_ABS_C.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PC_A.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PC_B.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PC_C.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PETG_A.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PETG_B.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PETG_C.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PLA_A.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PLA_B.inst.cfg2
-rw-r--r--resources/quality/nps/nps_PLA_C.inst.cfg2
-rw-r--r--resources/quality/nps/nps_TPU_A.inst.cfg2
-rw-r--r--resources/quality/nps/nps_TPU_B.inst.cfg2
-rw-r--r--resources/quality/nps/nps_TPU_C.inst.cfg2
15 files changed, 15 insertions, 15 deletions
diff --git a/resources/quality/nps/nps_ABS_A.inst.cfg b/resources/quality/nps/nps_ABS_A.inst.cfg
index bd7502314e..29b730261e 100644
--- a/resources/quality/nps/nps_ABS_A.inst.cfg
+++ b/resources/quality/nps/nps_ABS_A.inst.cfg
@@ -30,7 +30,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 19 * layer_height
cool_min_speed = 10
support_angle = 65
-material_print_temperature = =240
+material_print_temperature = =default_material_print_temperature + 10
material_print_temperature_layer_0 = =240
material_bed_temperature = 100
material_flow = 100
diff --git a/resources/quality/nps/nps_ABS_B.inst.cfg b/resources/quality/nps/nps_ABS_B.inst.cfg
index 5342b4efa8..236ae99ffe 100644
--- a/resources/quality/nps/nps_ABS_B.inst.cfg
+++ b/resources/quality/nps/nps_ABS_B.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 14 * layer_height
cool_min_speed = 10
support_angle = 60
-material_print_temperature = =243
+material_print_temperature = =default_material_print_temperature + 13
material_print_temperature_layer_0 = =243
material_bed_temperature = 100
material_flow = 96
diff --git a/resources/quality/nps/nps_ABS_C.inst.cfg b/resources/quality/nps/nps_ABS_C.inst.cfg
index b09ec0d412..72f28d2a52 100644
--- a/resources/quality/nps/nps_ABS_C.inst.cfg
+++ b/resources/quality/nps/nps_ABS_C.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 9 * layer_height
cool_min_speed = 10
support_angle = 55
-material_print_temperature = =245
+material_print_temperature = =default_material_print_temperature + 15
material_print_temperature_layer_0 = =245
material_bed_temperature = 100
material_flow = 91
diff --git a/resources/quality/nps/nps_PC_A.inst.cfg b/resources/quality/nps/nps_PC_A.inst.cfg
index 81a356e3a3..9478b4bb08 100644
--- a/resources/quality/nps/nps_PC_A.inst.cfg
+++ b/resources/quality/nps/nps_PC_A.inst.cfg
@@ -26,7 +26,7 @@ cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 12
support_angle = 60
cool_lift_head = true
-material_print_temperature = =280
+material_print_temperature = =default_material_print_temperature + 10
material_print_temperature_layer_0 = =280
material_bed_temperature = 110
material_flow = 100
diff --git a/resources/quality/nps/nps_PC_B.inst.cfg b/resources/quality/nps/nps_PC_B.inst.cfg
index c7c8b78d02..93ec71ace6 100644
--- a/resources/quality/nps/nps_PC_B.inst.cfg
+++ b/resources/quality/nps/nps_PC_B.inst.cfg
@@ -26,7 +26,7 @@ cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 12
cool_lift_head = true
support_angle = 60
-material_print_temperature = 270
+material_print_temperature = =default_material_print_temperature
material_print_temperature_layer_0 = 275
material_bed_temperature = 110
material_flow = 88
diff --git a/resources/quality/nps/nps_PC_C.inst.cfg b/resources/quality/nps/nps_PC_C.inst.cfg
index 1f8416c4da..8c100d418d 100644
--- a/resources/quality/nps/nps_PC_C.inst.cfg
+++ b/resources/quality/nps/nps_PC_C.inst.cfg
@@ -26,7 +26,7 @@ cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 12
support_angle = 60
cool_lift_head = true
-material_print_temperature = 270
+material_print_temperature = =default_material_print_temperature
material_print_temperature_layer_0 = 275
material_bed_temperature = 110
material_flow = 88
diff --git a/resources/quality/nps/nps_PETG_A.inst.cfg b/resources/quality/nps/nps_PETG_A.inst.cfg
index 24b7e52ba4..e22c30f208 100644
--- a/resources/quality/nps/nps_PETG_A.inst.cfg
+++ b/resources/quality/nps/nps_PETG_A.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 3 * layer_height
cool_min_speed = 10
support_angle = 65
-material_print_temperature = =235
+material_print_temperature = =default_material_print_temperature + 20
material_print_temperature_layer_0 = =230
material_bed_temperature = 80
material_flow = 98
diff --git a/resources/quality/nps/nps_PETG_B.inst.cfg b/resources/quality/nps/nps_PETG_B.inst.cfg
index 83b270761b..e92efd6723 100644
--- a/resources/quality/nps/nps_PETG_B.inst.cfg
+++ b/resources/quality/nps/nps_PETG_B.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 3 * layer_height
cool_min_speed = 10
support_angle = 60
-material_print_temperature = =235
+material_print_temperature = =default_material_print_temperature + 20
material_print_temperature_layer_0 = =230
material_bed_temperature = 80
material_flow = 95
diff --git a/resources/quality/nps/nps_PETG_C.inst.cfg b/resources/quality/nps/nps_PETG_C.inst.cfg
index aa652d1877..2e1cae69fa 100644
--- a/resources/quality/nps/nps_PETG_C.inst.cfg
+++ b/resources/quality/nps/nps_PETG_C.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 3 * layer_height
cool_min_speed = 10
support_angle = 55
-material_print_temperature = =235
+material_print_temperature = =default_material_print_temperature + 20
material_print_temperature_layer_0 = =230
material_bed_temperature = 80
material_flow = 91
diff --git a/resources/quality/nps/nps_PLA_A.inst.cfg b/resources/quality/nps/nps_PLA_A.inst.cfg
index e78adc4d9d..d8d88bcf7a 100644
--- a/resources/quality/nps/nps_PLA_A.inst.cfg
+++ b/resources/quality/nps/nps_PLA_A.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 10
support_angle = 65
-material_print_temperature = =215
+material_print_temperature = =default_material_print_temperature + 15
material_print_temperature_layer_0 = =210
material_bed_temperature = 60
material_flow = 98
diff --git a/resources/quality/nps/nps_PLA_B.inst.cfg b/resources/quality/nps/nps_PLA_B.inst.cfg
index ddc1108c89..9d50e5bccd 100644
--- a/resources/quality/nps/nps_PLA_B.inst.cfg
+++ b/resources/quality/nps/nps_PLA_B.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 10
support_angle = 60
-material_print_temperature = =215
+material_print_temperature = =default_material_print_temperature + 15
material_print_temperature_layer_0 = =220
material_bed_temperature = 60
material_flow = 100
diff --git a/resources/quality/nps/nps_PLA_C.inst.cfg b/resources/quality/nps/nps_PLA_C.inst.cfg
index de7f4ef9a3..93260f78a4 100644
--- a/resources/quality/nps/nps_PLA_C.inst.cfg
+++ b/resources/quality/nps/nps_PLA_C.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 10
support_angle = 55
-material_print_temperature = =215
+material_print_temperature = =default_material_print_temperature + 15
material_print_temperature_layer_0 = =220
material_bed_temperature = 60
material_flow = 91
diff --git a/resources/quality/nps/nps_TPU_A.inst.cfg b/resources/quality/nps/nps_TPU_A.inst.cfg
index 1a8936010d..f7059482fe 100644
--- a/resources/quality/nps/nps_TPU_A.inst.cfg
+++ b/resources/quality/nps/nps_TPU_A.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_min_speed = 10
support_angle = 50
-material_print_temperature = =215
+material_print_temperature = =default_material_print_temperature - 13
material_print_temperature_layer_0 = =215
material_bed_temperature = 45
material_flow = 107
diff --git a/resources/quality/nps/nps_TPU_B.inst.cfg b/resources/quality/nps/nps_TPU_B.inst.cfg
index 122c33ad26..cebf0e4f46 100644
--- a/resources/quality/nps/nps_TPU_B.inst.cfg
+++ b/resources/quality/nps/nps_TPU_B.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_min_speed = 10
support_angle = 50
-material_print_temperature = =215
+material_print_temperature = =default_material_print_temperature - 13
material_print_temperature_layer_0 = =210
material_bed_temperature = 45
material_flow = 103
diff --git a/resources/quality/nps/nps_TPU_C.inst.cfg b/resources/quality/nps/nps_TPU_C.inst.cfg
index 5edd72ab95..cc8ce52fb7 100644
--- a/resources/quality/nps/nps_TPU_C.inst.cfg
+++ b/resources/quality/nps/nps_TPU_C.inst.cfg
@@ -25,7 +25,7 @@ cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_min_speed = 10
support_angle = 50
-material_print_temperature = =215
+material_print_temperature = =default_material_print_temperature - 13
material_print_temperature_layer_0 = =215
material_bed_temperature = 45
material_flow = 101