mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
Set initial fan speed for AA0.25 ABS 0.1mm print mode to 0% to increase adhesion robustness.
PP-422
This commit is contained in:
parent
b3825ee1c7
commit
16737dccf2
@ -12,6 +12,7 @@ variant = AA 0.25
|
|||||||
weight = 0
|
weight = 0
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
cool_fan_speed_0 = 0
|
||||||
material_print_temperature = =default_material_print_temperature - 20
|
material_print_temperature = =default_material_print_temperature - 20
|
||||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||||
support_bottom_distance = =support_z_distance
|
support_bottom_distance = =support_z_distance
|
||||||
|
@ -12,6 +12,7 @@ variant = AA 0.25
|
|||||||
weight = 0
|
weight = 0
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
cool_fan_speed_0 = 0
|
||||||
material_print_temperature = =default_material_print_temperature - 20
|
material_print_temperature = =default_material_print_temperature - 20
|
||||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||||
support_bottom_distance = =support_z_distance
|
support_bottom_distance = =support_z_distance
|
||||||
|
@ -12,6 +12,7 @@ variant = AA 0.25
|
|||||||
weight = 0
|
weight = 0
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
cool_fan_speed_0 = 0
|
||||||
material_print_temperature = =default_material_print_temperature - 20
|
material_print_temperature = =default_material_print_temperature - 20
|
||||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||||
support_bottom_distance = =support_z_distance
|
support_bottom_distance = =support_z_distance
|
||||||
|
@ -12,6 +12,7 @@ variant = AA 0.25
|
|||||||
weight = 0
|
weight = 0
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
cool_fan_speed_0 = 0
|
||||||
material_print_temperature = =default_material_print_temperature - 20
|
material_print_temperature = =default_material_print_temperature - 20
|
||||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||||
support_bottom_distance = =support_z_distance
|
support_bottom_distance = =support_z_distance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user