mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Cleanup support_xy_distance_overhang settings in UM2 quality files
Relates to PP-108
This commit is contained in:
parent
3e5bacd684
commit
55f1b9efca
11 changed files with 0 additions and 11 deletions
|
|
@ -49,7 +49,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
travel_avoid_distance = 3
|
||||
wall_0_inset = 0
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.1
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -57,7 +57,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.1
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.5
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -57,7 +57,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.5
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
travel_avoid_distance = 3
|
||||
wall_0_inset = 0
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
travel_avoid_distance = 3
|
||||
wall_0_inset = 0
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.1
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.1
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -57,7 +57,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.5
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
|
|
@ -48,7 +48,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.5
|
||||
travel_avoid_distance = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue