mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:19:00 +08:00
Add zigzag support pattern to ultimaker.def.json.
Relates to PP-108
This commit is contained in:
parent
e4b6c93c4c
commit
79eb41e947
@ -220,6 +220,9 @@
|
||||
"zig_zaggify_support": {
|
||||
"value": true
|
||||
},
|
||||
"support_pattern": {
|
||||
"value": "'zigzag'"
|
||||
},
|
||||
"support_infill_rate": {
|
||||
"value": "0 if support_enable and support_structure == 'tree' else (80 if support_interface_enable else 15)"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user