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
|
@ -12,9 +12,9 @@ variant = 0.4mm Nozzle
|
|||
|
||||
[values]
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_layer = 7
|
||||
cool_fan_full_layer = 70
|
||||
cool_fan_speed = 15
|
||||
cool_fan_speed_min = 70
|
||||
cool_fan_speed_min = 15
|
||||
cool_min_layer_time = 13
|
||||
infill_overlap = 20
|
||||
infill_sparse_density = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue