mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-18 01:26:41 +08:00
Add weights to standard profiles for sorting
Contributes to CURA-1059
This commit is contained in:
parent
81a015015d
commit
48a181d0b5
@ -1,6 +1,7 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 1
|
version = 1
|
||||||
name = High Quality
|
name = High Quality
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.06
|
layer_height = 0.06
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 1
|
version = 1
|
||||||
name = Low Quality
|
name = Low Quality
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
infill_sparse_density = 10
|
infill_sparse_density = 10
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 1
|
version = 1
|
||||||
name = Normal Quality
|
name = Normal Quality
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
speed_wall_0 = 30
|
speed_wall_0 = 30
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 1
|
version = 1
|
||||||
name = Ulti Quality
|
name = Ulti Quality
|
||||||
|
weight = -4
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.04
|
layer_height = 0.04
|
||||||
|
@ -4,6 +4,7 @@ name = High Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
raft_surface_thickness = 0.27
|
raft_surface_thickness = 0.27
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.06
|
layer_height = 0.06
|
||||||
|
@ -4,6 +4,7 @@ name = Fast Print
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.15
|
layer_height = 0.15
|
||||||
|
@ -4,6 +4,7 @@ name = High Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.06
|
layer_height = 0.06
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.6 mm
|
machine_variant = 0.6 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.15
|
layer_height = 0.15
|
||||||
|
@ -4,6 +4,7 @@ name = Fast Prints
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
raft_surface_thickness = 0.27
|
raft_surface_thickness = 0.27
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
material = ABS
|
material = ABS
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
|
@ -4,6 +4,7 @@ name = High Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
cool_fan_speed_min = 50
|
cool_fan_speed_min = 50
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
infill_overlap = 17
|
infill_overlap = 17
|
||||||
|
@ -4,6 +4,7 @@ name = Fast Print
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
infill_overlap = 17
|
infill_overlap = 17
|
||||||
|
@ -4,6 +4,7 @@ name = High Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.06
|
layer_height = 0.06
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.6 mm
|
machine_variant = 0.6 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
infill_overlap = 17
|
infill_overlap = 17
|
||||||
|
@ -4,6 +4,7 @@ name = Fast Prints
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
cool_fan_speed_min = 50
|
cool_fan_speed_min = 50
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
material = CPE
|
material = CPE
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
infill_overlap = 17
|
infill_overlap = 17
|
||||||
|
@ -4,6 +4,7 @@ name = High Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
retraction_combing = All
|
retraction_combing = All
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.22
|
machine_nozzle_size = 0.22
|
||||||
|
@ -4,6 +4,7 @@ name = Fast Print
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -4,6 +4,7 @@ name = High Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -4,6 +4,7 @@ name = Ulti Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -4
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.6 mm
|
machine_variant = 0.6 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.53
|
machine_nozzle_size = 0.53
|
||||||
|
@ -4,6 +4,7 @@ name = Fast Prints
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
retraction_combing = All
|
retraction_combing = All
|
||||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
|||||||
machine_type = ultimaker2plus
|
machine_type = ultimaker2plus
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
material = PLA
|
material = PLA
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.7
|
machine_nozzle_size = 0.7
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = Normal Quality
|
name = Normal Quality
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.25 mm
|
machine_variant = 0.25 mm
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.22
|
machine_nozzle_size = 0.22
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = Fast Print
|
name = Fast Print
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
|
weight = -1
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = High Quality
|
name = High Quality
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
|
weight = -3
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = Normal Quality
|
name = Normal Quality
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = Ulti Quality
|
name = Ulti Quality
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.4 mm
|
machine_variant = 0.4 mm
|
||||||
|
weight = -4
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.35
|
machine_nozzle_size = 0.35
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = Normal Quality
|
name = Normal Quality
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.6 mm
|
machine_variant = 0.6 mm
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.53
|
machine_nozzle_size = 0.53
|
||||||
|
@ -3,6 +3,7 @@ version = 1
|
|||||||
name = Normal Quality
|
name = Normal Quality
|
||||||
machine_type = ultimaker2_olsson
|
machine_type = ultimaker2_olsson
|
||||||
machine_variant = 0.8 mm
|
machine_variant = 0.8 mm
|
||||||
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
machine_nozzle_size = 0.7
|
machine_nozzle_size = 0.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user