From 7ee9bd79a2fd5bb7c3a7f68f11a2cc4e6386ce0d Mon Sep 17 00:00:00 2001 From: VOLUMIC <31067164+VOLUMIC@users.noreply.github.com> Date: Tue, 4 May 2021 17:01:23 +0200 Subject: [PATCH] English names and global parameters optimisation --- .../volumic/stream20dual_mk2_coarse.inst.cfg | 17 +---------------- .../volumic/stream20dual_mk2_draft.inst.cfg | 15 --------------- .../stream20dual_mk2_extra_coarse.inst.cfg | 17 +---------------- .../volumic/stream20dual_mk2_fast.inst.cfg | 17 +---------------- .../volumic/stream20dual_mk2_high.inst.cfg | 17 +---------------- .../volumic/stream20dual_mk2_normal.inst.cfg | 17 +---------------- .../volumic/stream20pro_mk2_coarse.inst.cfg | 17 +---------------- .../volumic/stream20pro_mk2_draft.inst.cfg | 15 --------------- .../stream20pro_mk2_extra_coarse.inst.cfg | 17 +---------------- .../volumic/stream20pro_mk2_fast.inst.cfg | 17 +---------------- .../volumic/stream20pro_mk2_high.inst.cfg | 17 +---------------- .../volumic/stream20pro_mk2_normal.inst.cfg | 17 +---------------- .../volumic/stream30dual_mk2_coarse.inst.cfg | 17 +---------------- .../volumic/stream30dual_mk2_draft.inst.cfg | 15 --------------- .../stream30dual_mk2_extra_coarse.inst.cfg | 17 +---------------- .../volumic/stream30dual_mk2_fast.inst.cfg | 17 +---------------- .../volumic/stream30dual_mk2_high.inst.cfg | 17 +---------------- .../volumic/stream30dual_mk2_normal.inst.cfg | 17 +---------------- .../volumic/stream30pro_mk2_coarse.inst.cfg | 17 +---------------- .../volumic/stream30pro_mk2_draft.inst.cfg | 15 --------------- .../stream30pro_mk2_extra_coarse.inst.cfg | 17 +---------------- .../volumic/stream30pro_mk2_fast.inst.cfg | 17 +---------------- .../volumic/stream30pro_mk2_high.inst.cfg | 17 +---------------- .../volumic/stream30pro_mk2_normal.inst.cfg | 17 +---------------- .../volumic/stream30ultra_coarse.inst.cfg | 17 +---------------- .../volumic/stream30ultra_draft.inst.cfg | 15 --------------- .../volumic/stream30ultra_extra_coarse.inst.cfg | 17 +---------------- .../quality/volumic/stream30ultra_fast.inst.cfg | 17 +---------------- .../quality/volumic/stream30ultra_high.inst.cfg | 17 +---------------- .../volumic/stream30ultra_normal.inst.cfg | 17 +---------------- .../volumic/stream30ultrasc_coarse.inst.cfg | 17 +---------------- .../volumic/stream30ultrasc_draft.inst.cfg | 15 --------------- .../stream30ultrasc_extra_coarse.inst.cfg | 17 +---------------- .../volumic/stream30ultrasc_fast.inst.cfg | 17 +---------------- .../volumic/stream30ultrasc_high.inst.cfg | 17 +---------------- .../volumic/stream30ultrasc_normal.inst.cfg | 17 +---------------- 36 files changed, 30 insertions(+), 570 deletions(-) diff --git a/resources/quality/volumic/stream20dual_mk2_coarse.inst.cfg b/resources/quality/volumic/stream20dual_mk2_coarse.inst.cfg index c88b5e7916..6a69f1419b 100644 --- a/resources/quality/volumic/stream20dual_mk2_coarse.inst.cfg +++ b/resources/quality/volumic/stream20dual_mk2_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Bas +name = Low definition = stream20dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.250 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20dual_mk2_draft.inst.cfg b/resources/quality/volumic/stream20dual_mk2_draft.inst.cfg index 9eb6dcc940..e3bdc26c63 100644 --- a/resources/quality/volumic/stream20dual_mk2_draft.inst.cfg +++ b/resources/quality/volumic/stream20dual_mk2_draft.inst.cfg @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.2 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20dual_mk2_extra_coarse.inst.cfg b/resources/quality/volumic/stream20dual_mk2_extra_coarse.inst.cfg index 199b05c644..25d9e32621 100644 --- a/resources/quality/volumic/stream20dual_mk2_extra_coarse.inst.cfg +++ b/resources/quality/volumic/stream20dual_mk2_extra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très bas +name = Very low definition = stream20dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.275 -infill_sparse_density = 25 top_bottom_thickness = 1.1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20dual_mk2_fast.inst.cfg b/resources/quality/volumic/stream20dual_mk2_fast.inst.cfg index dfaaa3994f..829b371515 100644 --- a/resources/quality/volumic/stream20dual_mk2_fast.inst.cfg +++ b/resources/quality/volumic/stream20dual_mk2_fast.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Moyen +name = Medium definition = stream20dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.15 -infill_sparse_density = 25 top_bottom_thickness = 1.05 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20dual_mk2_high.inst.cfg b/resources/quality/volumic/stream20dual_mk2_high.inst.cfg index bccc1e3c9c..7a8b863c54 100644 --- a/resources/quality/volumic/stream20dual_mk2_high.inst.cfg +++ b/resources/quality/volumic/stream20dual_mk2_high.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très fin +name = Very high definition = stream20dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.05 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20dual_mk2_normal.inst.cfg b/resources/quality/volumic/stream20dual_mk2_normal.inst.cfg index 607b89fcd7..eb9e349867 100644 --- a/resources/quality/volumic/stream20dual_mk2_normal.inst.cfg +++ b/resources/quality/volumic/stream20dual_mk2_normal.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Fin +name = High definition = stream20dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.1 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20pro_mk2_coarse.inst.cfg b/resources/quality/volumic/stream20pro_mk2_coarse.inst.cfg index cf7d650359..edcb6bbbe3 100644 --- a/resources/quality/volumic/stream20pro_mk2_coarse.inst.cfg +++ b/resources/quality/volumic/stream20pro_mk2_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Bas +name = Low definition = stream20pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.250 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20pro_mk2_draft.inst.cfg b/resources/quality/volumic/stream20pro_mk2_draft.inst.cfg index 9c0f994e5d..0b2038b265 100644 --- a/resources/quality/volumic/stream20pro_mk2_draft.inst.cfg +++ b/resources/quality/volumic/stream20pro_mk2_draft.inst.cfg @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.2 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20pro_mk2_extra_coarse.inst.cfg b/resources/quality/volumic/stream20pro_mk2_extra_coarse.inst.cfg index 018a41b4c9..b35fd862fb 100644 --- a/resources/quality/volumic/stream20pro_mk2_extra_coarse.inst.cfg +++ b/resources/quality/volumic/stream20pro_mk2_extra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très bas +name = Very low definition = stream20pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.275 -infill_sparse_density = 25 top_bottom_thickness = 1.1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20pro_mk2_fast.inst.cfg b/resources/quality/volumic/stream20pro_mk2_fast.inst.cfg index 4109446275..541b05a804 100644 --- a/resources/quality/volumic/stream20pro_mk2_fast.inst.cfg +++ b/resources/quality/volumic/stream20pro_mk2_fast.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Moyen +name = Medium definition = stream20pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.15 -infill_sparse_density = 25 top_bottom_thickness = 1.05 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20pro_mk2_high.inst.cfg b/resources/quality/volumic/stream20pro_mk2_high.inst.cfg index 634c3e0343..665d561f54 100644 --- a/resources/quality/volumic/stream20pro_mk2_high.inst.cfg +++ b/resources/quality/volumic/stream20pro_mk2_high.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très fin +name = Very high definition = stream20pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.05 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream20pro_mk2_normal.inst.cfg b/resources/quality/volumic/stream20pro_mk2_normal.inst.cfg index 809b27e51a..0732b36f90 100644 --- a/resources/quality/volumic/stream20pro_mk2_normal.inst.cfg +++ b/resources/quality/volumic/stream20pro_mk2_normal.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Fin +name = High definition = stream20pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.1 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30dual_mk2_coarse.inst.cfg b/resources/quality/volumic/stream30dual_mk2_coarse.inst.cfg index 1cabc24f8c..9161ebf2de 100644 --- a/resources/quality/volumic/stream30dual_mk2_coarse.inst.cfg +++ b/resources/quality/volumic/stream30dual_mk2_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Bas +name = Low definition = stream30dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.250 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30dual_mk2_draft.inst.cfg b/resources/quality/volumic/stream30dual_mk2_draft.inst.cfg index 641b28cede..efa155c8bb 100644 --- a/resources/quality/volumic/stream30dual_mk2_draft.inst.cfg +++ b/resources/quality/volumic/stream30dual_mk2_draft.inst.cfg @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.2 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30dual_mk2_extra_coarse.inst.cfg b/resources/quality/volumic/stream30dual_mk2_extra_coarse.inst.cfg index e9e4ad0a1d..2871e5d8a9 100644 --- a/resources/quality/volumic/stream30dual_mk2_extra_coarse.inst.cfg +++ b/resources/quality/volumic/stream30dual_mk2_extra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très bas +name = Very low definition = stream30dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.275 -infill_sparse_density = 25 top_bottom_thickness = 1.1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30dual_mk2_fast.inst.cfg b/resources/quality/volumic/stream30dual_mk2_fast.inst.cfg index 9083fee2da..edca10aab0 100644 --- a/resources/quality/volumic/stream30dual_mk2_fast.inst.cfg +++ b/resources/quality/volumic/stream30dual_mk2_fast.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Moyen +name = Medium definition = stream30dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.15 -infill_sparse_density = 25 top_bottom_thickness = 1.05 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30dual_mk2_high.inst.cfg b/resources/quality/volumic/stream30dual_mk2_high.inst.cfg index ad78d81a28..2beb88c820 100644 --- a/resources/quality/volumic/stream30dual_mk2_high.inst.cfg +++ b/resources/quality/volumic/stream30dual_mk2_high.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très fin +name = Very high definition = stream30dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.05 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30dual_mk2_normal.inst.cfg b/resources/quality/volumic/stream30dual_mk2_normal.inst.cfg index d0467895d2..52b983951c 100644 --- a/resources/quality/volumic/stream30dual_mk2_normal.inst.cfg +++ b/resources/quality/volumic/stream30dual_mk2_normal.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Fin +name = High definition = stream30dual_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.1 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30pro_mk2_coarse.inst.cfg b/resources/quality/volumic/stream30pro_mk2_coarse.inst.cfg index 976670d189..3caf5a7cdd 100644 --- a/resources/quality/volumic/stream30pro_mk2_coarse.inst.cfg +++ b/resources/quality/volumic/stream30pro_mk2_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Bas +name = Low definition = stream30pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.250 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30pro_mk2_draft.inst.cfg b/resources/quality/volumic/stream30pro_mk2_draft.inst.cfg index 515ab7f891..3b020d0def 100644 --- a/resources/quality/volumic/stream30pro_mk2_draft.inst.cfg +++ b/resources/quality/volumic/stream30pro_mk2_draft.inst.cfg @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.2 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30pro_mk2_extra_coarse.inst.cfg b/resources/quality/volumic/stream30pro_mk2_extra_coarse.inst.cfg index 8f404d9ea8..043dac67b2 100644 --- a/resources/quality/volumic/stream30pro_mk2_extra_coarse.inst.cfg +++ b/resources/quality/volumic/stream30pro_mk2_extra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très bas +name = Very low definition = stream30pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.275 -infill_sparse_density = 25 top_bottom_thickness = 1.1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30pro_mk2_fast.inst.cfg b/resources/quality/volumic/stream30pro_mk2_fast.inst.cfg index 057df3eccd..641cea9089 100644 --- a/resources/quality/volumic/stream30pro_mk2_fast.inst.cfg +++ b/resources/quality/volumic/stream30pro_mk2_fast.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Moyen +name = Medium definition = stream30pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.15 -infill_sparse_density = 25 top_bottom_thickness = 1.05 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30pro_mk2_high.inst.cfg b/resources/quality/volumic/stream30pro_mk2_high.inst.cfg index 3d2a8fae9d..6005bcf25b 100644 --- a/resources/quality/volumic/stream30pro_mk2_high.inst.cfg +++ b/resources/quality/volumic/stream30pro_mk2_high.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très fin +name = Very high definition = stream30pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.05 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30pro_mk2_normal.inst.cfg b/resources/quality/volumic/stream30pro_mk2_normal.inst.cfg index 1d80bfb0d4..4aaedb4c3b 100644 --- a/resources/quality/volumic/stream30pro_mk2_normal.inst.cfg +++ b/resources/quality/volumic/stream30pro_mk2_normal.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Fin +name = High definition = stream30pro_mk2 [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.1 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 60 -speed_layer_0 = 30 -speed_print = 60 -speed_topbottom = 48 -speed_travel = 100 -speed_wall = 30 -speed_wall_0 = 30 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultra_coarse.inst.cfg b/resources/quality/volumic/stream30ultra_coarse.inst.cfg index 412422a068..b053fadac2 100644 --- a/resources/quality/volumic/stream30ultra_coarse.inst.cfg +++ b/resources/quality/volumic/stream30ultra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Bas +name = Low definition = stream30ultra [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.250 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultra_draft.inst.cfg b/resources/quality/volumic/stream30ultra_draft.inst.cfg index 224c3e9a8a..965447553d 100644 --- a/resources/quality/volumic/stream30ultra_draft.inst.cfg +++ b/resources/quality/volumic/stream30ultra_draft.inst.cfg @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.2 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultra_extra_coarse.inst.cfg b/resources/quality/volumic/stream30ultra_extra_coarse.inst.cfg index 1976a342b1..df76db6957 100644 --- a/resources/quality/volumic/stream30ultra_extra_coarse.inst.cfg +++ b/resources/quality/volumic/stream30ultra_extra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très bas +name = Very low definition = stream30ultra [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.3 -infill_sparse_density = 25 top_bottom_thickness = 1.1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultra_fast.inst.cfg b/resources/quality/volumic/stream30ultra_fast.inst.cfg index 7fc7b28701..68e0e59684 100644 --- a/resources/quality/volumic/stream30ultra_fast.inst.cfg +++ b/resources/quality/volumic/stream30ultra_fast.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Moyen +name = Medium definition = stream30ultra [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.15 -infill_sparse_density = 25 top_bottom_thickness = 1.05 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultra_high.inst.cfg b/resources/quality/volumic/stream30ultra_high.inst.cfg index 89ab8a1370..4ddb9e6eb8 100644 --- a/resources/quality/volumic/stream30ultra_high.inst.cfg +++ b/resources/quality/volumic/stream30ultra_high.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très fin +name = Very high definition = stream30ultra [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.05 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultra_normal.inst.cfg b/resources/quality/volumic/stream30ultra_normal.inst.cfg index 9f5ab87491..41af11e7c2 100644 --- a/resources/quality/volumic/stream30ultra_normal.inst.cfg +++ b/resources/quality/volumic/stream30ultra_normal.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Fin +name = High definition = stream30ultra [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.1 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultrasc_coarse.inst.cfg b/resources/quality/volumic/stream30ultrasc_coarse.inst.cfg index 14c1b1b775..76c4615d69 100644 --- a/resources/quality/volumic/stream30ultrasc_coarse.inst.cfg +++ b/resources/quality/volumic/stream30ultrasc_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Bas +name = Low definition = stream30ultrasc [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.250 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultrasc_draft.inst.cfg b/resources/quality/volumic/stream30ultrasc_draft.inst.cfg index f65aaf718d..40adb83253 100644 --- a/resources/quality/volumic/stream30ultrasc_draft.inst.cfg +++ b/resources/quality/volumic/stream30ultrasc_draft.inst.cfg @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.2 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultrasc_extra_coarse.inst.cfg b/resources/quality/volumic/stream30ultrasc_extra_coarse.inst.cfg index d5db7df1a0..ec2b75c6fe 100644 --- a/resources/quality/volumic/stream30ultrasc_extra_coarse.inst.cfg +++ b/resources/quality/volumic/stream30ultrasc_extra_coarse.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très bas +name = Very low definition = stream30ultrasc [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.3 -infill_sparse_density = 25 top_bottom_thickness = 1.1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultrasc_fast.inst.cfg b/resources/quality/volumic/stream30ultrasc_fast.inst.cfg index 35f92cfd59..173229e2a2 100644 --- a/resources/quality/volumic/stream30ultrasc_fast.inst.cfg +++ b/resources/quality/volumic/stream30ultrasc_fast.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Moyen +name = Medium definition = stream30ultrasc [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.15 -infill_sparse_density = 25 top_bottom_thickness = 1.05 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultrasc_high.inst.cfg b/resources/quality/volumic/stream30ultrasc_high.inst.cfg index fbe96ee2ae..771cb42fce 100644 --- a/resources/quality/volumic/stream30ultrasc_high.inst.cfg +++ b/resources/quality/volumic/stream30ultrasc_high.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Très fin +name = Very high definition = stream30ultrasc [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.05 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60 diff --git a/resources/quality/volumic/stream30ultrasc_normal.inst.cfg b/resources/quality/volumic/stream30ultrasc_normal.inst.cfg index 1e7ce216ce..454e4bae97 100644 --- a/resources/quality/volumic/stream30ultrasc_normal.inst.cfg +++ b/resources/quality/volumic/stream30ultrasc_normal.inst.cfg @@ -1,6 +1,6 @@ [general] version = 4 -name = Fin +name = High definition = stream30ultrasc [metadata] @@ -12,19 +12,4 @@ global_quality = True [values] layer_height = 0.1 -infill_sparse_density = 25 top_bottom_thickness = 1 -wall_thickness = 1.2 -fill_outline_gaps = True -line_width = 0.4 -retract_at_layer_change = True -retraction_combing_max_distance = 200 -travel_avoid_distance = 1 -speed_infill = 100 -speed_layer_0 = 40 -speed_print = 100 -speed_topbottom = 80 -speed_travel = 140 -speed_wall = 40 -speed_wall_0 = 40 -speed_wall_x = 60