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

Merge pull request #17962 from Ultimaker/PP-422-ABS-AA025-reduce-fanspeed

PP-422 Lower initial fan speed AA0.25 ABS to improve adhesion robustness
Erwan MATHIEU 1 год назад
Родитель
Сommit
2f6e883932

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

@@ -12,6 +12,7 @@ variant = AA 0.25
 weight = 0
 
 [values]
+cool_fan_speed_0 = 0
 material_print_temperature = =default_material_print_temperature - 20
 speed_topbottom = =math.ceil(speed_print * 30 / 55)
 support_bottom_distance = =support_z_distance

+ 1 - 0
resources/quality/ultimaker_s3/um_s3_aa0.25_um-abs_0.1mm.inst.cfg

@@ -12,6 +12,7 @@ variant = AA 0.25
 weight = 0
 
 [values]
+cool_fan_speed_0 = 0
 material_print_temperature = =default_material_print_temperature - 20
 speed_topbottom = =math.ceil(speed_print * 30 / 55)
 support_bottom_distance = =support_z_distance

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

@@ -12,6 +12,7 @@ variant = AA 0.25
 weight = 0
 
 [values]
+cool_fan_speed_0 = 0
 material_print_temperature = =default_material_print_temperature - 20
 speed_topbottom = =math.ceil(speed_print * 30 / 55)
 support_bottom_distance = =support_z_distance

+ 1 - 0
resources/quality/ultimaker_s5/um_s5_aa0.25_um-abs_0.1mm.inst.cfg

@@ -12,6 +12,7 @@ variant = AA 0.25
 weight = 0
 
 [values]
+cool_fan_speed_0 = 0
 material_print_temperature = =default_material_print_temperature - 20
 speed_topbottom = =math.ceil(speed_print * 30 / 55)
 support_bottom_distance = =support_z_distance