Revert "Drop in experimental profiles for external testing"

This reverts commit 1feaace2859dbf2e73fe34705ba58b53b5814896.
This commit is contained in:
Ghostkeeper 2017-04-21 13:30:29 +02:00
parent 1feaace285
commit 15f5a7f8c4
8 changed files with 0 additions and 28 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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)