Add additional quality profiles

Low quality and machine-specific qualities for UM2+

Contributes to CURA-1612
This commit is contained in:
Arjen Hiemstra 2016-06-02 08:10:32 +02:00
parent 5ce9bc64f4
commit 7f7b56ff08
8 changed files with 141 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[general]
version = 2
name = Low Quality
definition = fdmprinter
[metadata]
type = quality
[values]
layer_height = 0.15

View 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

View 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

View 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

View 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

View 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

View 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

View 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