mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add PLA profiles for UM2Extended+
Contributes to CURA-1612
This commit is contained in:
parent
6a3b321e5a
commit
8f21ec3980
6 changed files with 116 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = High Quality
|
||||
definition = ultimaker2_extended_plus
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
material = generic_pla_ultimaker2_extended_plus_0.4_mm
|
||||
weight = -3
|
||||
read_only = True
|
||||
|
||||
[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