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.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
|
Loading…
Add table
Add a link
Reference in a new issue