mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-11 22:11:48 +08:00
Merge pull request #19435 from Ultimaker/PP-506-zsem-to-user-defined-for-visual-intents
PP-506 z-seam to user defined for visual intents
This commit is contained in:
commit
44ad932c0b
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -14,4 +14,5 @@ variant = AA 0.4
|
|||||||
[values]
|
[values]
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
top_bottom_thickness = 1.05
|
top_bottom_thickness = 1.05
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
@ -22,4 +22,5 @@ speed_roofing = =math.ceil(speed_wall*(35/50))
|
|||||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||||
|
z_seam_type = back
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user