Browse Source

remove specific initial layer bed temperature

Forgot to remove an initial layer setting. PP-42
Rijk van Manen 2 years ago
parent
commit
c47243cdde

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.25_PP_Normal_Quality.inst.cfg

@@ -20,7 +20,6 @@ cool_min_speed = 2.5
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
 infill_wipe_dist = 0.1
 machine_min_cool_heat_time_window = 15
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 10
 material_initial_print_temperature = =material_print_temperature - 5
 material_print_temperature = =default_material_print_temperature - 15

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.4_PP_Draft_Print.inst.cfg

@@ -25,7 +25,6 @@ layer_height = 0.2
 machine_min_cool_heat_time_window = 15
 machine_nozzle_cool_down_speed = 0.85
 machine_nozzle_heat_up_speed = 1.5
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 10
 material_initial_print_temperature = =material_print_temperature - 5
 material_print_temperature = =default_material_print_temperature - 5

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.4_PP_Fast_Print.inst.cfg

@@ -25,7 +25,6 @@ layer_height = 0.15
 machine_min_cool_heat_time_window = 15
 machine_nozzle_cool_down_speed = 0.85
 machine_nozzle_heat_up_speed = 1.5
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 12
 material_initial_print_temperature = =material_print_temperature - 2
 material_print_temperature = =default_material_print_temperature - 13

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.4_PP_Normal_Quality.inst.cfg

@@ -24,7 +24,6 @@ infill_wipe_dist = 0.1
 machine_min_cool_heat_time_window = 15
 machine_nozzle_cool_down_speed = 0.85
 machine_nozzle_heat_up_speed = 1.5
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 10
 material_initial_print_temperature = =material_print_temperature - 5
 material_print_temperature = =default_material_print_temperature - 15

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg

@@ -17,7 +17,6 @@ cool_min_layer_time_fan_speed_max = 6
 cool_min_speed = 17
 top_skin_expand_distance = =line_width * 2
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
-material_bed_temperature_layer_0 = =material_bed_temperature
 material_print_temperature = =default_material_print_temperature - 2
 multiple_mesh_overlap = 0.2
 prime_tower_enable = True

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg

@@ -17,7 +17,6 @@ cool_min_layer_time_fan_speed_max = 6
 cool_min_speed = 17
 top_skin_expand_distance = =line_width * 2
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
-material_bed_temperature_layer_0 = =material_bed_temperature
 material_print_temperature = =default_material_print_temperature + 2
 multiple_mesh_overlap = 0.2
 prime_tower_enable = True

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg

@@ -18,7 +18,6 @@ cool_min_speed = 17
 top_skin_expand_distance = =line_width * 2
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
 layer_height = 0.3
-material_bed_temperature_layer_0 = =material_bed_temperature
 multiple_mesh_overlap = 0.2
 prime_tower_enable = True
 prime_tower_flow = 100

+ 0 - 1
resources/quality/ultimaker_s3/um_s3_aa0.25_PP_Normal_Quality.inst.cfg

@@ -20,7 +20,6 @@ cool_min_speed = 2.5
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
 infill_wipe_dist = 0.1
 machine_min_cool_heat_time_window = 15
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 10
 material_initial_print_temperature = =material_print_temperature - 5
 material_print_temperature = =default_material_print_temperature - 15

+ 0 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Draft_Print.inst.cfg

@@ -23,7 +23,6 @@ infill_wipe_dist = 0.1
 machine_min_cool_heat_time_window = 15
 machine_nozzle_cool_down_speed = 0.85
 machine_nozzle_heat_up_speed = 1.5
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 10
 material_initial_print_temperature = =material_print_temperature - 5
 material_print_temperature = =default_material_print_temperature - 5

+ 0 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Fast_Print.inst.cfg

@@ -23,7 +23,6 @@ infill_wipe_dist = 0.1
 machine_min_cool_heat_time_window = 15
 machine_nozzle_cool_down_speed = 0.85
 machine_nozzle_heat_up_speed = 1.5
-material_bed_temperature_layer_0 = =material_bed_temperature + 5
 material_final_print_temperature = =material_print_temperature - 12
 material_initial_print_temperature = =material_print_temperature - 2
 material_print_temperature = =default_material_print_temperature - 13

Some files were not shown because too many files changed in this diff