mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:56:04 +08:00
Add quality files for UM2
CURA-4139 Add dedicated quality files for UM2 so they won't get profiles with layer height higher than 0.25mm
This commit is contained in:
parent
2c7c29dc71
commit
f426a0aa62
13
resources/quality/ultimaker2/um2_draft.inst.cfg
Normal file
13
resources/quality/ultimaker2/um2_draft.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Draft Quality
|
||||||
|
definition = ultimaker2
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = draft
|
||||||
|
weight = -2
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.2
|
15
resources/quality/ultimaker2/um2_high.inst.cfg
Normal file
15
resources/quality/ultimaker2/um2_high.inst.cfg
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Extra Fine
|
||||||
|
definition = ultimaker2
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = high
|
||||||
|
weight = 1
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.06
|
||||||
|
speed_topbottom = 15
|
||||||
|
speed_infill = 80
|
20
resources/quality/ultimaker2/um2_low.inst.cfg
Normal file
20
resources/quality/ultimaker2/um2_low.inst.cfg
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Low Quality
|
||||||
|
definition = ultimaker2
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = low
|
||||||
|
weight = -1
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 10
|
||||||
|
layer_height = 0.15
|
||||||
|
cool_min_layer_time = 3
|
||||||
|
speed_wall_0 = 40
|
||||||
|
speed_wall_x = 80
|
||||||
|
speed_infill = 100
|
||||||
|
wall_thickness = 1
|
||||||
|
speed_topbottom = 30
|
12
resources/quality/ultimaker2/um2_normal.inst.cfg
Normal file
12
resources/quality/ultimaker2/um2_normal.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[general]
|
||||||
|
version = 2
|
||||||
|
name = Fine
|
||||||
|
definition = ultimaker2
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 0
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
Loading…
x
Reference in New Issue
Block a user