mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Update standard quality profiles
Contributes to CURA-1612
This commit is contained in:
parent
65a563027d
commit
e0ebe960ac
2 changed files with 9 additions and 0 deletions
|
@ -9,3 +9,5 @@ read_only = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.06
|
||||
speed_topbottom = 15
|
||||
speed_infill = 80
|
||||
|
|
|
@ -8,4 +8,11 @@ type = quality
|
|||
read_only = True
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 10
|
||||
layer_height = 0.15
|
||||
cool_min_layer_time = 3
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 80
|
||||
speed_infill = 100
|
||||
wall_thickness = 1
|
||||
speed_topbottom = 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue