mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06: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
8 changed files with 141 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue