mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 07:35:11 +08:00
Fix UM2 qualities
This commit is contained in:
parent
7a3ebe1a42
commit
4b1ec905c1
@ -8,5 +8,7 @@ setting_version = 4
|
|||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = draft
|
||||||
weight = -2
|
weight = -2
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height = 0.2
|
||||||
|
@ -8,9 +8,11 @@ setting_version = 4
|
|||||||
type = quality
|
type = quality
|
||||||
quality_type = fast
|
quality_type = fast
|
||||||
weight = -1
|
weight = -1
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_sparse_density = 10
|
infill_sparse_density = 10
|
||||||
|
layer_height = 0.15
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
speed_wall_0 = 40
|
speed_wall_0 = 40
|
||||||
speed_wall_x = 80
|
speed_wall_x = 80
|
||||||
|
@ -8,7 +8,9 @@ setting_version = 4
|
|||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
weight = 1
|
weight = 1
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height = 0.06
|
||||||
speed_topbottom = 15
|
speed_topbottom = 15
|
||||||
speed_infill = 80
|
speed_infill = 80
|
||||||
|
@ -8,5 +8,6 @@ setting_version = 4
|
|||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
weight = 0
|
weight = 0
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user