mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 17:16:40 +08: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
@ -27,7 +27,6 @@ acceleration_wall_x = =acceleration_wall
|
||||
bridge_skin_speed = =bridge_wall_speed
|
||||
bridge_sparse_infill_max_density = 50
|
||||
bridge_wall_speed = 30
|
||||
cool_fan_speed_0 = 0
|
||||
cool_min_layer_time = 4
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
infill_sparse_density = 15
|
||||
@ -65,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -63,7 +63,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_interface_enable = False
|
||||
support_structure = tree
|
||||
support_z_distance = 0.35
|
||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -27,7 +27,6 @@ acceleration_wall_x = =acceleration_wall
|
||||
bridge_skin_speed = =bridge_wall_speed
|
||||
bridge_sparse_infill_max_density = 50
|
||||
bridge_wall_speed = 30
|
||||
cool_fan_speed_0 = 0
|
||||
cool_min_layer_time = 4
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
infill_sparse_density = 15
|
||||
@ -65,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -63,7 +63,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -64,7 +64,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -65,7 +65,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -66,7 +66,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
@ -67,7 +67,7 @@ support_bottom_distance = =support_z_distance
|
||||
support_interface_enable = True
|
||||
support_structure = tree
|
||||
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)
|
||||
wall_0_wipe_dist = 0.8
|
||||
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_interface_enable = False
|
||||
support_structure = tree
|
||||
support_z_distance = 0.35
|
||||
top_bottom_thickness = =max(1 , layer_height * 5)
|
||||
wall_0_wipe_dist = 0.8
|
||||
z_seam_relative = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user