Browse Source

Merge branch 'main' of github.com:Ultimaker/Cura

Jaime van Kessel 2 years ago
parent
commit
e2cef9b5b3

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PLA_Draft_Print.inst.cfg

@@ -23,7 +23,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
 material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
 material_print_temperature = =default_material_print_temperature + 10
 prime_tower_enable = True
-retract_at_layer_change = False
 speed_print = 45
 speed_topbottom = =math.ceil(speed_print * 35 / 45)
 speed_wall = =math.ceil(speed_print * 40 / 45)

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg

@@ -25,7 +25,6 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature -
 material_print_temperature = =default_material_print_temperature + 15
 prime_tower_enable = True
 raft_margin = 10
-retract_at_layer_change = False
 speed_print = 45
 speed_topbottom = =math.ceil(speed_print * 35 / 45)
 speed_wall = =math.ceil(speed_print * 35 / 45)

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PLA_Verydraft_Print.inst.cfg

@@ -24,7 +24,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
 material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
 material_print_temperature = =default_material_print_temperature + 10
 prime_tower_enable = True
-retract_at_layer_change = False
 speed_print = 45
 speed_topbottom = =math.ceil(speed_print * 35 / 45)
 speed_wall = =math.ceil(speed_print * 40 / 45)

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg

@@ -24,7 +24,6 @@ multiple_mesh_overlap = 0.2
 prime_tower_enable = True
 prime_tower_flow = 100
 prime_tower_min_volume = 10
-retract_at_layer_change = False
 retraction_count_max = 15
 retraction_extra_prime_amount = 0.5
 retraction_hop = 0.5

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg

@@ -24,7 +24,6 @@ multiple_mesh_overlap = 0.2
 prime_tower_enable = True
 prime_tower_flow = 100
 prime_tower_min_volume = 20
-retract_at_layer_change = False
 retraction_count_max = 15
 retraction_extra_prime_amount = 0.5
 retraction_hop = 0.5

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg

@@ -24,7 +24,6 @@ multiple_mesh_overlap = 0.2
 prime_tower_enable = True
 prime_tower_flow = 100
 prime_tower_min_volume = 15
-retract_at_layer_change = False
 retraction_count_max = 15
 retraction_extra_prime_amount = 0.5
 retraction_hop = 0.5

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_TPLA_Draft_Print.inst.cfg

@@ -24,7 +24,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
 material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
 material_print_temperature = =default_material_print_temperature + 0
 prime_tower_enable = False
-retract_at_layer_change = False
 speed_print = 45
 support_angle = 70
 top_bottom_thickness = =layer_height * 6

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_TPLA_Superdraft_Print.inst.cfg

@@ -25,7 +25,6 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature -
 material_print_temperature = =default_material_print_temperature + 5
 prime_tower_enable = False
 raft_margin = 10
-retract_at_layer_change = False
 speed_infill = =math.ceil(speed_print * 30 / 30)
 speed_print = 30
 speed_topbottom = =math.ceil(speed_print * 20 / 30)

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_TPLA_Verydraft_Print.inst.cfg

@@ -25,7 +25,6 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature -
 material_print_temperature = =default_material_print_temperature + 5
 material_print_temperature_layer_0 = =material_print_temperature
 prime_tower_enable = False
-retract_at_layer_change = False
 speed_infill = =math.ceil(speed_print * 30 / 35)
 speed_topbottom = =math.ceil(speed_print * 20 / 35)
 speed_wall = =math.ceil(speed_print * 25/ 35)

+ 0 - 1
resources/quality/ultimaker3/um3_aa0.8_TPU_Draft_Print.inst.cfg

@@ -28,7 +28,6 @@ material_print_temperature_layer_0 = =material_print_temperature + 19
 multiple_mesh_overlap = 0.2
 prime_tower_enable = True
 prime_tower_flow = 100
-retract_at_layer_change = False
 retraction_count_max = 15
 retraction_extra_prime_amount = 0.5
 retraction_hop = 1.5

Some files were not shown because too many files changed in this diff