mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
Makes Anycubic i3 Mega use fan speed from material.
Sets max speed to 100% for small layers as the stock fan is not very strong.
This commit is contained in:
parent
67b27a53d3
commit
69dc54b763
3 changed files with 3 additions and 6 deletions
|
@ -17,8 +17,7 @@ acceleration_travel = 3000
|
|||
adhesion_type = skirt
|
||||
brim_width = 4.0
|
||||
cool_fan_full_at_height = 0.5
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_0 = 100
|
||||
cool_fan_speed_max = 100
|
||||
infill_overlap = 15
|
||||
infill_pattern = zigzag
|
||||
infill_sparse_density = 25
|
||||
|
|
|
@ -17,8 +17,7 @@ acceleration_travel = 3000
|
|||
adhesion_type = skirt
|
||||
brim_width = 4.0
|
||||
cool_fan_full_at_height = 0.5
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_0 = 100
|
||||
cool_fan_speed_max = 100
|
||||
infill_overlap = 15
|
||||
infill_pattern = zigzag
|
||||
infill_sparse_density = 25
|
||||
|
|
|
@ -17,8 +17,7 @@ acceleration_travel = 3000
|
|||
adhesion_type = skirt
|
||||
brim_width = 4.0
|
||||
cool_fan_full_at_height = 0.5
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_0 = 100
|
||||
cool_fan_speed_max = 100
|
||||
infill_overlap = 15
|
||||
infill_pattern = zigzag
|
||||
infill_sparse_density = 25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue