mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:59:01 +08:00
Bug fix: Do not sett the z distance for the AA0.8 cores of T-PLA.
PP-424
This commit is contained in:
parent
03abc91bda
commit
4bb5eed97e
@ -69,7 +69,6 @@ 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
|
||||||
|
@ -69,7 +69,6 @@ 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…
x
Reference in New Issue
Block a user