mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Improved self support z distance settings for Ultimaker PLA, T-PLA, PETG and ABS
PP-424
This commit is contained in:
parent
63da3f604c
commit
03abc91bda
50 changed files with 50 additions and 50 deletions
|
@ -27,7 +27,6 @@ acceleration_wall_x = =acceleration_wall
|
||||||
bridge_skin_speed = =bridge_wall_speed
|
bridge_skin_speed = =bridge_wall_speed
|
||||||
bridge_sparse_infill_max_density = 50
|
bridge_sparse_infill_max_density = 50
|
||||||
bridge_wall_speed = 30
|
bridge_wall_speed = 30
|
||||||
cool_fan_speed_0 = 0
|
|
||||||
cool_min_layer_time = 4
|
cool_min_layer_time = 4
|
||||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||||
infill_sparse_density = 15
|
infill_sparse_density = 15
|
||||||
|
@ -65,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -63,7 +63,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.4
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.4
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.35
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.35
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.4
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -69,6 +69,7 @@ speed_wall_x_roofing = =speed_roofing
|
||||||
support_angle = 70
|
support_angle = 70
|
||||||
support_interface_enable = False
|
support_interface_enable = False
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
|
support_z_distance = 0.35
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -27,7 +27,6 @@ acceleration_wall_x = =acceleration_wall
|
||||||
bridge_skin_speed = =bridge_wall_speed
|
bridge_skin_speed = =bridge_wall_speed
|
||||||
bridge_sparse_infill_max_density = 50
|
bridge_sparse_infill_max_density = 50
|
||||||
bridge_wall_speed = 30
|
bridge_wall_speed = 30
|
||||||
cool_fan_speed_0 = 0
|
|
||||||
cool_min_layer_time = 4
|
cool_min_layer_time = 4
|
||||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||||
infill_sparse_density = 15
|
infill_sparse_density = 15
|
||||||
|
@ -65,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -63,7 +63,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.4
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.4
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.35
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.3
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.35
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||||
support_interface_enable = True
|
support_interface_enable = True
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
support_top_distance = =support_z_distance
|
support_top_distance = =support_z_distance
|
||||||
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
support_z_distance = 0.4
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||||
|
|
|
@ -69,6 +69,7 @@ speed_wall_x_roofing = =speed_roofing
|
||||||
support_angle = 70
|
support_angle = 70
|
||||||
support_interface_enable = False
|
support_interface_enable = False
|
||||||
support_structure = tree
|
support_structure = tree
|
||||||
|
support_z_distance = 0.35
|
||||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||||
wall_0_wipe_dist = 0.8
|
wall_0_wipe_dist = 0.8
|
||||||
z_seam_relative = True
|
z_seam_relative = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue