mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-17 17:26:40 +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]
|
||||
version = 1
|
||||
name = High Quality
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
layer_height = 0.06
|
||||
|
@ -1,6 +1,7 @@
|
||||
[general]
|
||||
version = 1
|
||||
name = Low Quality
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
infill_sparse_density = 10
|
||||
|
@ -1,6 +1,7 @@
|
||||
[general]
|
||||
version = 1
|
||||
name = Normal Quality
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
speed_wall_0 = 30
|
||||
|
@ -1,6 +1,7 @@
|
||||
[general]
|
||||
version = 1
|
||||
name = Ulti Quality
|
||||
weight = -4
|
||||
|
||||
[settings]
|
||||
layer_height = 0.04
|
||||
|
@ -4,6 +4,7 @@ name = High Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.25 mm
|
||||
material = ABS
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
raft_surface_thickness = 0.27
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.25 mm
|
||||
material = ABS
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
layer_height = 0.06
|
||||
|
@ -4,6 +4,7 @@ name = Fast Print
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = ABS
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
layer_height = 0.15
|
||||
|
@ -4,6 +4,7 @@ name = High Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = ABS
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
layer_height = 0.06
|
||||
@ -18,7 +19,7 @@ adhesion_type = brim
|
||||
cool_min_speed = 20
|
||||
line_width = 0.35
|
||||
infill_sparse_density = 22
|
||||
machine_nozzle_size = 0.35
|
||||
machine_nozzle_size = 0.35
|
||||
speed_wall_0 = 20
|
||||
cool_min_layer_time = 3
|
||||
cool_lift_head = True
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = ABS
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
layer_height_0 = 0.26
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.6 mm
|
||||
material = ABS
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
layer_height = 0.15
|
||||
|
@ -4,6 +4,7 @@ name = Fast Prints
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.8 mm
|
||||
material = ABS
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
raft_surface_thickness = 0.27
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.8 mm
|
||||
material = ABS
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
layer_height = 0.2
|
||||
|
@ -4,6 +4,7 @@ name = High Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.25 mm
|
||||
material = CPE
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
cool_fan_speed_min = 50
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.25 mm
|
||||
material = CPE
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
infill_overlap = 17
|
||||
|
@ -4,6 +4,7 @@ name = Fast Print
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = CPE
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
infill_overlap = 17
|
||||
|
@ -4,6 +4,7 @@ name = High Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = CPE
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
layer_height = 0.06
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = CPE
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
layer_height_0 = 0.26
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.6 mm
|
||||
material = CPE
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
infill_overlap = 17
|
||||
|
@ -4,6 +4,7 @@ name = Fast Prints
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.8 mm
|
||||
material = CPE
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
cool_fan_speed_min = 50
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.8 mm
|
||||
material = CPE
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
infill_overlap = 17
|
||||
|
@ -4,6 +4,7 @@ name = High Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.25 mm
|
||||
material = PLA
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
retraction_combing = All
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.25 mm
|
||||
material = PLA
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.22
|
||||
|
@ -4,6 +4,7 @@ name = Fast Print
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = PLA
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -4,6 +4,7 @@ name = High Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = PLA
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = PLA
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -4,6 +4,7 @@ name = Ulti Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.4 mm
|
||||
material = PLA
|
||||
weight = -4
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.6 mm
|
||||
material = PLA
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.53
|
||||
|
@ -4,6 +4,7 @@ name = Fast Prints
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.8 mm
|
||||
material = PLA
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
retraction_combing = All
|
||||
|
@ -4,6 +4,7 @@ name = Normal Quality
|
||||
machine_type = ultimaker2plus
|
||||
machine_variant = 0.8 mm
|
||||
material = PLA
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.7
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = Normal Quality
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.25 mm
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.22
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = Fast Print
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.4 mm
|
||||
weight = -1
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = High Quality
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.4 mm
|
||||
weight = -3
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = Normal Quality
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.4 mm
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = Ulti Quality
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.4 mm
|
||||
weight = -4
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.35
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = Normal Quality
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.6 mm
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.53
|
||||
|
@ -3,6 +3,7 @@ version = 1
|
||||
name = Normal Quality
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.8 mm
|
||||
weight = -2
|
||||
|
||||
[settings]
|
||||
machine_nozzle_size = 0.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user