mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Fixed fan speeds
This commit is contained in:
parent
6abaa44731
commit
f3b9e86068
32 changed files with 68 additions and 68 deletions
|
@ -13,11 +13,11 @@ variant = 0.6mm Nozzle
|
|||
[values]
|
||||
adhesion_type = brim
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_layer = 6
|
||||
cool_fan_full_layer = 60
|
||||
cool_fan_speed = 50
|
||||
cool_fan_speed_min = 15
|
||||
cool_min_layer_time = 11
|
||||
cool_min_layer_time_fan_speed_max = 10
|
||||
cool_min_layer_time_fan_speed_max = 100
|
||||
infill_overlap = 20
|
||||
infill_sparse_density = 30
|
||||
inset_direction = outside_in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue