mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Fixed fan speeds
This commit is contained in:
parent
6abaa44731
commit
f3b9e86068
32 changed files with 68 additions and 68 deletions
|
@ -15,9 +15,9 @@ adhesion_type = skirt
|
|||
cool_fan_enabled = True
|
||||
cool_fan_full_at_height = 0.8
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_min = 65
|
||||
cool_fan_speed_min = 15
|
||||
cool_min_layer_time = 5
|
||||
cool_min_layer_time_fan_speed_max = 45
|
||||
cool_min_layer_time_fan_speed_max = 65
|
||||
infill_overlap = 20
|
||||
infill_pattern = zigzag
|
||||
infill_sparse_density = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue