Merge pull request #13238 from Ultimaker/PP-29_Enable_zigzag_patterns

PP-29 use zigzag as top/bottom pattern
This commit is contained in:
Jaime van Kessel 2022-09-08 15:31:25 +02:00 committed by GitHub
commit ba9d0f24a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,6 +268,9 @@
},
"support_z_distance": {
"value": "0"
},
"top_bottom_pattern": {
"value": "'zigzag'"
}
}
}