Browse Source

Cleaned up all the variant settings. Zig zag support is now default for all nozzle types.

Relates to PP-108
p.kuiper 2 years ago
parent
commit
0f48878bc7

+ 0 - 1
resources/variants/ultimaker3_aa0.25.inst.cfg

@@ -35,7 +35,6 @@ speed_topbottom = 20
 speed_wall = =math.ceil(speed_print * 30 / 55)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_use_towers = True
 support_z_distance = =layer_height * 2

+ 0 - 1
resources/variants/ultimaker3_aa0.8.inst.cfg

@@ -43,7 +43,6 @@ speed_topbottom = =math.ceil(speed_print * 25 / 35)
 speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_z_distance = =layer_height * 2
 switch_extruder_prime_speed = 20

+ 0 - 1
resources/variants/ultimaker3_aa04.inst.cfg

@@ -31,7 +31,6 @@ speed_topbottom = =math.ceil(speed_print * 30 / 70)
 speed_wall = =math.ceil(speed_print * 30 / 70)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_use_towers = True
 support_z_distance = =layer_height * 2

+ 0 - 1
resources/variants/ultimaker3_bb0.8.inst.cfg

@@ -69,7 +69,6 @@ support_interface_height = 0.6
 support_interface_skip_height = =layer_height
 support_join_distance = 3
 support_offset = 1.5
-support_pattern = triangles
 support_use_towers = False
 support_xy_distance = =round(wall_line_width_0 * 0.75, 2)
 support_xy_distance_overhang = =wall_line_width_0 / 4

+ 0 - 1
resources/variants/ultimaker3_extended_aa0.25.inst.cfg

@@ -35,7 +35,6 @@ speed_topbottom = 20
 speed_wall = =math.ceil(speed_print * 30 / 55)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_use_towers = True
 support_z_distance = =layer_height * 2

+ 0 - 1
resources/variants/ultimaker3_extended_aa0.8.inst.cfg

@@ -43,7 +43,6 @@ speed_topbottom = =math.ceil(speed_print * 25 / 35)
 speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_z_distance = =layer_height * 2
 switch_extruder_prime_speed = 20

+ 0 - 1
resources/variants/ultimaker3_extended_aa04.inst.cfg

@@ -31,7 +31,6 @@ speed_topbottom = =math.ceil(speed_print * 30 / 70)
 speed_wall = =math.ceil(speed_print * 30 / 70)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_use_towers = True
 support_z_distance = =layer_height * 2

+ 0 - 1
resources/variants/ultimaker3_extended_bb0.8.inst.cfg

@@ -69,7 +69,6 @@ support_interface_height = 0.6
 support_interface_skip_height = =layer_height
 support_join_distance = 3
 support_offset = 1.5
-support_pattern = triangles
 support_use_towers = False
 support_xy_distance = =round(wall_line_width_0 * 0.75, 2)
 support_xy_distance_overhang = =wall_line_width_0 / 4

+ 0 - 1
resources/variants/ultimaker_s3_aa0.25.inst.cfg

@@ -36,7 +36,6 @@ speed_topbottom = 20
 speed_wall = =math.ceil(speed_print * 30 / 55)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_use_towers = True
 support_z_distance = =layer_height * 2

+ 0 - 1
resources/variants/ultimaker_s3_aa0.8.inst.cfg

@@ -44,7 +44,6 @@ speed_topbottom = =math.ceil(speed_print * 25 / 35)
 speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
 support_angle = 60
 support_bottom_distance = =support_z_distance / 2
-support_pattern = zigzag
 support_top_distance = =support_z_distance
 support_z_distance = =layer_height * 2
 switch_extruder_prime_speed = 20

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