mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
JSON: Connect zigzags was visibile with zigzags disabled (CURA-1309)
This commit is contained in:
parent
4c47615145
commit
92cb16cf8c
@ -1270,7 +1270,7 @@
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": true,
|
"default": true,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"enabled": "support_enable",
|
"enabled": "support_enable and support_pattern==zigzag",
|
||||||
"global_only": true
|
"global_only": true
|
||||||
},
|
},
|
||||||
"support_infill_rate": {
|
"support_infill_rate": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user