diff --git a/resources/quality/smoothie_dual/smoothie_0.4_fast.inst.cfg b/resources/quality/smoothie_dual/smoothie_0.4_fast.inst.cfg new file mode 100644 index 0000000000..7364efe490 --- /dev/null +++ b/resources/quality/smoothie_dual/smoothie_0.4_fast.inst.cfg @@ -0,0 +1,24 @@ +[general] +version = 4 +name = Normal +definition = smoothie_dual + +[metadata] +setting_version = 11 +type = quality +quality_type = fast +weight = -1 +variant = Mosquito Magnum 0.4 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.25 +wall_line_count = 4 +bottom_layers = 4 +top_layers = 4 +infill_pattern = grid +infill_sparse_density = 50 +adhesion_type = skirt +skirt_line_count = 2 +skirt_gap = 6 \ No newline at end of file diff --git a/resources/quality/smoothie_dual/smoothie_0.4_high.inst.cfg b/resources/quality/smoothie_dual/smoothie_0.4_high.inst.cfg new file mode 100644 index 0000000000..899d6ea430 --- /dev/null +++ b/resources/quality/smoothie_dual/smoothie_0.4_high.inst.cfg @@ -0,0 +1,24 @@ +[general] +version = 4 +name = Extra Fine +definition = smoothie_dual + +[metadata] +setting_version = 11 +type = quality +quality_type = high +weight = 1 +variant = Mosquito Magnum 0.4 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.25 +wall_line_count = 3 +bottom_layers = 3 +top_layers = 3 +infill_pattern = grid +infill_sparse_density = 50 +adhesion_type = skirt +skirt_line_count = 2 +skirt_gap = 6 \ No newline at end of file diff --git a/resources/quality/smoothie_dual/smoothie_0.4_normal.inst.cfg b/resources/quality/smoothie_dual/smoothie_0.4_normal.inst.cfg new file mode 100644 index 0000000000..c1af449138 --- /dev/null +++ b/resources/quality/smoothie_dual/smoothie_0.4_normal.inst.cfg @@ -0,0 +1,24 @@ +[general] +version = 4 +name = Fine +definition = smoothie_dual + +[metadata] +setting_version = 11 +type = quality +quality_type = normal +weight = 0 +variant = Mosquito Magnum 0.4 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.25 +wall_line_count = 3 +bottom_layers = 3 +top_layers = 3 +infill_pattern = grid +infill_sparse_density = 30 +adhesion_type = skirt +skirt_line_count = 2 +skirt_gap = 6 \ No newline at end of file diff --git a/resources/quality/smoothie_dual/smoothie_0.8_fast.inst.cfg b/resources/quality/smoothie_dual/smoothie_0.8_fast.inst.cfg new file mode 100644 index 0000000000..388eac8452 --- /dev/null +++ b/resources/quality/smoothie_dual/smoothie_0.8_fast.inst.cfg @@ -0,0 +1,24 @@ +[general] +version = 4 +name = Sprint +definition = smoothie_dual + +[metadata] +setting_version = 11 +type = quality +quality_type = superdraft +weight = -1 +variant = Mosquito Magnum 0.8 +global_quality = True + +[values] +layer_height = 0.4 +layer_height_0 = 0.4 +wall_line_count = 2 +bottom_layers = 2 +top_layers = 2 +infill_pattern = lines +infill_sparse_density = 20 +adhesion_type = skirt +skirt_line_count = 2 +skirt_gap = 6 diff --git a/resources/quality/smoothie_dual/smoothie_0.8_high.inst.cfg b/resources/quality/smoothie_dual/smoothie_0.8_high.inst.cfg new file mode 100644 index 0000000000..7f46b78410 --- /dev/null +++ b/resources/quality/smoothie_dual/smoothie_0.8_high.inst.cfg @@ -0,0 +1,24 @@ +[general] +version = 4 +name = Dense +definition = smoothie_dual + +[metadata] +setting_version = 11 +type = quality +quality_type = draft +weight = 1 +variant = Mosquito Magnum 0.8 +global_quality = True + +[values] +layer_height = 0.4 +layer_height_0 = 0.4 +wall_line_count = 4 +bottom_layers = 4 +top_layers = 4 +infill_pattern = grid +infill_sparse_density = 50 +adhesion_type = skirt +skirt_line_count = 2 +skirt_gap = 6 diff --git a/resources/quality/smoothie_dual/smoothie_0.8_normal.inst.cfg b/resources/quality/smoothie_dual/smoothie_0.8_normal.inst.cfg new file mode 100644 index 0000000000..8590eba7fd --- /dev/null +++ b/resources/quality/smoothie_dual/smoothie_0.8_normal.inst.cfg @@ -0,0 +1,24 @@ +[general] +version = 4 +name = Fast +definition = smoothie_dual + +[metadata] +setting_version = 11 +type = quality +quality_type = verydraft +weight = 0 +variant = Mosquito Magnum 0.8 +global_quality = True + +[values] +layer_height = 0.4 +layer_height_0 = 0.4 +wall_line_count = 3 +bottom_layers = 3 +top_layers = 3 +infill_pattern = grid +infill_sparse_density = 30 +adhesion_type = skirt +skirt_line_count = 2 +skirt_gap = 6 \ No newline at end of file