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
20
resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
Normal file
20
resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue