mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
CURA-5496 Remove wrong settings from the UM2 global profiles.
This commit is contained in:
parent
65f696a14f
commit
62ca661d0e
2 changed files with 0 additions and 9 deletions
|
@ -11,11 +11,4 @@ weight = -1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
infill_sparse_density = 10
|
|
||||||
layer_height = 0.15
|
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
|
|
||||||
|
|
|
@ -12,5 +12,3 @@ global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.06
|
layer_height = 0.06
|
||||||
speed_topbottom = 15
|
|
||||||
speed_infill = 80
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue