Просмотр исходного кода

Changed the material_print_temperature

Jordan 2 лет назад
Родитель
Сommit
1a0acb25f7

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

Некоторые файлы не были показаны из-за большого количества измененных файлов