mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Add zigzag support pattern to ultimaker.def.json.
Relates to PP-108
This commit is contained in:
parent
e4b6c93c4c
commit
79eb41e947
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue