Removed unneeded override from profile

CURA-1122
This commit is contained in:
Jaime van Kessel 2016-03-14 12:00:45 +01:00
parent 525d4fbcc2
commit 5c6200a046
6 changed files with 0 additions and 6 deletions

View file

@ -18,7 +18,6 @@ infill_wipe_dist = 0.1
retraction_amount = 6 retraction_amount = 6
retraction_min_travel = 0.5 retraction_min_travel = 0.5
retraction_count_max = 30 retraction_count_max = 30
retraction_extrusion_window = 6
speed_infill = 30 speed_infill = 30
speed_wall_0 = 20 speed_wall_0 = 20
speed_wall_x = 25 speed_wall_x = 25

View file

@ -18,7 +18,6 @@ infill_wipe_dist = 0.2
retraction_amount = 5.5 retraction_amount = 5.5
retraction_min_travel = 0.5 retraction_min_travel = 0.5
retraction_count_max = 30 retraction_count_max = 30
retraction_extrusion_window = 6
speed_infill = 60 speed_infill = 60
speed_wall_0 = 40 speed_wall_0 = 40
speed_wall_x = 50 speed_wall_x = 50

View file

@ -18,7 +18,6 @@ infill_wipe_dist = 0.2
retraction_amount = 5.5 retraction_amount = 5.5
retraction_min_travel = 0.5 retraction_min_travel = 0.5
retraction_count_max = 30 retraction_count_max = 30
retraction_extrusion_window = 6
speed_infill = 50 speed_infill = 50
speed_wall_0 = 30 speed_wall_0 = 30
speed_wall_x = 40 speed_wall_x = 40

View file

@ -18,7 +18,6 @@ infill_wipe_dist = 0.2
retraction_amount = 5.5 retraction_amount = 5.5
retraction_min_travel = 0.5 retraction_min_travel = 0.5
retraction_count_max = 30 retraction_count_max = 30
retraction_extrusion_window = 6
speed_infill = 50 speed_infill = 50
speed_wall_0 = 30 speed_wall_0 = 30
speed_wall_x = 40 speed_wall_x = 40

View file

@ -18,7 +18,6 @@ infill_wipe_dist = 0.3
retraction_amount = 6 retraction_amount = 6
retraction_min_travel = 0.5 retraction_min_travel = 0.5
retraction_count_max = 30 retraction_count_max = 30
retraction_extrusion_window = 6
speed_infill = 55 speed_infill = 55
speed_wall_0 = 25 speed_wall_0 = 25
speed_wall_x = 40 speed_wall_x = 40

View file

@ -18,7 +18,6 @@ infill_wipe_dist = 0.4
retraction_amount = 6 retraction_amount = 6
retraction_min_travel = 0.5 retraction_min_travel = 0.5
retraction_count_max = 30 retraction_count_max = 30
retraction_extrusion_window = 6
speed_infill = 40 speed_infill = 40
speed_wall_0 = 20 speed_wall_0 = 20
speed_wall_x = 30 speed_wall_x = 30