CURA-4139 Add dedicated quality files for UM2 so they won't get profiles with layer height higher than 0.25mm
@@ -0,0 +1,13 @@
+[general]
+version = 2
+name = Draft Quality
+definition = ultimaker2
+
+[metadata]
+type = quality
+quality_type = draft
+weight = -2
+setting_version = 2
+[values]
+layer_height = 0.2
@@ -0,0 +1,15 @@
+name = Extra Fine
+quality_type = high
+weight = 1
+layer_height = 0.06
+speed_topbottom = 15
+speed_infill = 80
@@ -0,0 +1,20 @@
+name = Low Quality
+quality_type = low
+weight = -1
+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
@@ -0,0 +1,12 @@
+name = Fine
+quality_type = normal
+weight = 0