Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2017-04-21 14:30:29 +0300
committerGhostkeeper <rubend@tutanota.com>2017-04-21 14:30:29 +0300
commit15f5a7f8c44ae2077ed2b671007374806335cf92 (patch)
tree8da471037409442db8012825fd989e42352da00d
parent1feaace2859dbf2e73fe34705ba58b53b5814896 (diff)
Revert "Drop in experimental profiles for external testing"2.5.02.5
This reverts commit 1feaace2859dbf2e73fe34705ba58b53b5814896.
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg5
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg5
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg5
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg5
8 files changed, 0 insertions, 28 deletions
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg
index c5c6e8a2ce..ee03b6dbcf 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg
@@ -32,12 +32,10 @@ prime_tower_enable = True
prime_tower_size = 17
prime_tower_wipe_enabled = True
retraction_combing = off
-retraction_count_max = 4
retraction_extrusion_window = 1
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True
-retraction_min_travel = 3
skin_overlap = 20
speed_layer_0 = 20
speed_print = 50
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
index 5f4532fdba..b61a7ee9de 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
@@ -32,12 +32,10 @@ prime_tower_enable = True
prime_tower_size = 17
prime_tower_wipe_enabled = True
retraction_combing = off
-retraction_count_max = 4
retraction_extrusion_window = 1
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True
-retraction_min_travel = 3
skin_overlap = 20
speed_layer_0 = 20
speed_print = 45
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg
index eee842815e..1507de5a6b 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg
@@ -34,12 +34,10 @@ prime_tower_enable = True
prime_tower_size = 17
prime_tower_wipe_enabled = True
retraction_combing = off
-retraction_count_max = 4
retraction_extrusion_window = 1
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True
-retraction_min_travel = 3
skin_overlap = 20
speed_layer_0 = 20
speed_print = 40
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg
index 4a56333b6a..88090b12cd 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg
@@ -33,12 +33,10 @@ prime_tower_enable = True
prime_tower_size = 17
prime_tower_wipe_enabled = True
retraction_combing = off
-retraction_count_max = 4
retraction_extrusion_window = 1
retraction_hop = 0.2
retraction_hop_enabled = False
retraction_hop_only_when_collides = True
-retraction_min_travel = 3
skin_overlap = 20
speed_layer_0 = 20
speed_print = 40
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg
index d8e7643147..7a536ce033 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg
@@ -15,11 +15,6 @@ material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100
prime_tower_size = 17
-retraction_combing = off
-retraction_count_max = 4
-retraction_hop_enabled = False
-retraction_hop_only_when_collides = True
-retraction_min_travel = 3
skin_overlap = 20
speed_print = 60
speed_layer_0 = 20
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg
index 5874d9aa40..96467fe36c 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg
@@ -16,11 +16,6 @@ material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100
prime_tower_size = 17
-retraction_combing = off
-retraction_count_max = 4
-retraction_hop_enabled = False
-retraction_hop_only_when_collides = True
-retraction_min_travel = 3
speed_print = 60
speed_layer_0 = 20
speed_topbottom = =math.ceil(speed_print * 30 / 60)
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg
index 1a575e4b24..1fd6167e67 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg
@@ -18,11 +18,6 @@ material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100
prime_tower_size = 17
-retraction_combing = off
-retraction_count_max = 4
-retraction_hop_enabled = False
-retraction_hop_only_when_collides = True
-retraction_min_travel = 3
speed_print = 50
speed_layer_0 = 20
speed_topbottom = =math.ceil(speed_print * 30 / 50)
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg
index 98127ad983..5ad1ef6b43 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg
@@ -16,11 +16,6 @@ material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100
prime_tower_size = 17
-retraction_combing = off
-retraction_count_max = 4
-retraction_hop_enabled = False
-retraction_hop_only_when_collides = True
-retraction_min_travel = 3
speed_print = 55
speed_layer_0 = 20
speed_topbottom = =math.ceil(speed_print * 30 / 55)