Skip to content

Commit

Permalink
Revert "Drop in experimental profiles for external testing"
Browse files Browse the repository at this point in the history
This reverts commit 1feaace.
  • Loading branch information
Ghostkeeper committed Apr 21, 2017
1 parent 1feaace commit 15f5a7f
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 15f5a7f

Please sign in to comment.