Browse Source

Corrected Generic ABS 0.3mm mode from 245C to 252C to align with the Any color modes. Updated the PETG 0.3mm print temperatures for the AA0.4 nozzle from 240C to 245C.

PP-350
Paul Kuiper 1 year ago
parent
commit
194103948e

+ 1 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_abs_0.3mm.inst.cfg

@@ -15,6 +15,7 @@ weight = -3
 [values]
 machine_nozzle_heat_up_speed = 1.5
 material_final_print_temperature = =material_print_temperature - 20
+material_print_temperature = =default_material_print_temperature + 7
 prime_tower_enable = False
 raft_airgap = 0.15
 support_bottom_distance = =support_z_distance

+ 1 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_petg_0.3mm.inst.cfg

@@ -14,6 +14,7 @@ weight = -3
 
 [values]
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+material_print_temperature = =default_material_print_temperature + 5
 support_bottom_distance = =support_z_distance
 support_interface_enable = True
 support_top_distance = =support_z_distance

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-petg_0.3mm.inst.cfg

@@ -42,7 +42,7 @@ machine_nozzle_cool_down_speed = 1,4
 machine_nozzle_heat_up_speed = 1,7
 material_extrusion_cool_down_speed = 0,7
 material_max_flowrate = 20
-material_print_temperature = =default_material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature + 5
 meshfix_maximum_resolution = 0.7
 optimize_wall_printing_order = False
 prime_tower_enable = False

+ 1 - 0
resources/quality/ultimaker_s5/um_s5_aa0.4_abs_0.3mm.inst.cfg

@@ -15,6 +15,7 @@ weight = -3
 [values]
 machine_nozzle_heat_up_speed = 1.5
 material_final_print_temperature = =material_print_temperature - 20
+material_print_temperature = =default_material_print_temperature + 7
 prime_tower_enable = False
 raft_airgap = 0.15
 support_bottom_distance = =support_z_distance

+ 1 - 0
resources/quality/ultimaker_s5/um_s5_aa0.4_petg_0.3mm.inst.cfg

@@ -14,6 +14,7 @@ weight = -3
 
 [values]
 infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+material_print_temperature = =default_material_print_temperature + 5
 support_bottom_distance = =support_z_distance
 support_interface_enable = True
 support_top_distance = =support_z_distance

+ 1 - 1
resources/quality/ultimaker_s5/um_s5_aa0.4_um-petg_0.3mm.inst.cfg

@@ -42,7 +42,7 @@ machine_nozzle_cool_down_speed = 1,4
 machine_nozzle_heat_up_speed = 1,7
 material_extrusion_cool_down_speed = 0,7
 material_max_flowrate = 20
-material_print_temperature = =default_material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature + 5
 meshfix_maximum_resolution = 0.7
 optimize_wall_printing_order = False
 prime_tower_enable = False