mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06: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
58 changed files with 58 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue