mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:05:57 +08:00
Add additional quality profiles
Low quality and machine-specific qualities for UM2+ Contributes to CURA-1612
This commit is contained in:
parent
5ce9bc64f4
commit
7f7b56ff08
10
resources/quality/low.inst.cfg
Normal file
10
resources/quality/low.inst.cfg
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Low Quality
|
||||||
|
definition = fdmprinter
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.15
|
18
resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg
Normal file
18
resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = High Quality
|
||||||
|
definition = ultimaker2_plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
material = generic_pla_ultimaker2_plus_0.25_mm
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.06
|
||||||
|
wall_thickness = 0.88
|
||||||
|
top_bottom_thickness = 0.72
|
||||||
|
infill_sparse_density = 22
|
||||||
|
speed_print = 30
|
||||||
|
cool_min_layer_time = 5
|
||||||
|
cool_min_speed = 10
|
20
resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
Normal file
20
resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Fast Print
|
||||||
|
definition = ultimaker2_plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
material = generic_pla_ultimaker2_plus_0.4_mm
|
||||||
|
weight = -1
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.15
|
||||||
|
wall_thickness = 0.7
|
||||||
|
top_bottom_thickness = 0.75
|
||||||
|
infill_sparse_density = 18
|
||||||
|
speed_print = 60
|
||||||
|
speed_travel = 150
|
||||||
|
speed_layer_0 = 30
|
||||||
|
cool_min_layer_time = 5
|
||||||
|
cool_min_speed = 10
|
18
resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg
Normal file
18
resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = High Quality
|
||||||
|
definition = ultimaker2_plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
material = generic_pla_ultimaker2_plus_0.4_mm
|
||||||
|
weight = -3
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.06
|
||||||
|
wall_thickness = 1.05
|
||||||
|
top_bottom_thickness = 0.72
|
||||||
|
infill_sparse_density = 22
|
||||||
|
speed_print = 50
|
||||||
|
cool_min_layer_time = 5
|
||||||
|
cool_min_speed = 10
|
18
resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg
Normal file
18
resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Normal Quality
|
||||||
|
definition = ultimaker2_plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
material = generic_pla_ultimaker2_plus_0.4_mm
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.1
|
||||||
|
wall_thickness = 1.05
|
||||||
|
top_bottom_thickness = 0.8
|
||||||
|
infill_sparse_density = 20
|
||||||
|
speed_print = 50
|
||||||
|
cool_min_layer_time = 5
|
||||||
|
cool_min_speed = 10
|
21
resources/quality/ultimaker2_plus/pla_0.4_ulti.inst.cfg
Normal file
21
resources/quality/ultimaker2_plus/pla_0.4_ulti.inst.cfg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
[general]
|
||||||
|
version = 1
|
||||||
|
name = Ulti Quality
|
||||||
|
machine_type = ultimaker2plus
|
||||||
|
machine_variant = 0.4 mm
|
||||||
|
material = PLA
|
||||||
|
weight = -4
|
||||||
|
|
||||||
|
[settings]
|
||||||
|
line_width = 0.35
|
||||||
|
layer_height = 0.04
|
||||||
|
layer_height_0 = 0.26
|
||||||
|
wall_thickness = 1.4
|
||||||
|
top_bottom_thickness = 1.12
|
||||||
|
infill_sparse_density = 25
|
||||||
|
speed_print = 30
|
||||||
|
speed_infill = 50
|
||||||
|
speed_wall_x = 40
|
||||||
|
speed_topbottom = 20
|
||||||
|
speed_layer_0 = 25
|
||||||
|
cool_min_layer_time_fan_speed_max = 15
|
18
resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg
Normal file
18
resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Normal Quality
|
||||||
|
definition = ultimaker2_plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_pla_ultimaker2_plus_0.6_mm
|
||||||
|
type = quality
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.15
|
||||||
|
wall_thickness = 1.59
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
infill_sparse_density = 20
|
||||||
|
speed_print = 55
|
||||||
|
cool_min_layer_time = 5
|
||||||
|
cool_min_speed = 10
|
18
resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg
Normal file
18
resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Fast Print
|
||||||
|
definition = ultimaker2_plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_pla_ultimaker2_plus_0.8_mm
|
||||||
|
type = quality
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.2
|
||||||
|
wall_thickness = 2.1
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
infill_sparse_density = 20
|
||||||
|
speed_print = 40
|
||||||
|
cool_min_layer_time = 5
|
||||||
|
cool_min_speed = 10
|
Loading…
x
Reference in New Issue
Block a user