WIP: Fix UM2 quality profiles

- Remove layer_height from the profiles because they are not global
   qualities
 - The layer_heights are the same as the default ones so no need to
   make specific global qualities for UM2
This commit is contained in:
Lipu Fei 2018-02-21 11:37:14 +01:00
parent 6cd47453bb
commit a4a1babc59
3 changed files with 0 additions and 3 deletions

View File

@ -10,4 +10,3 @@ quality_type = draft
weight = -2
[values]
layer_height = 0.2

View File

@ -11,7 +11,6 @@ weight = -1
[values]
infill_sparse_density = 10
layer_height = 0.15
cool_min_layer_time = 3
speed_wall_0 = 40
speed_wall_x = 80

View File

@ -10,6 +10,5 @@ quality_type = high
weight = 1
[values]
layer_height = 0.06
speed_topbottom = 15
speed_infill = 80