mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:15:51 +08:00
Make skin pattern layer 0 inherit from skin pattern
When the user changes the skin pattern, he'd also expect the skin pattern for layer 0 to change. This commit makes the knowledge prerequisite smaller. Contributes to pull request #1290.
This commit is contained in:
parent
8ee6b89a56
commit
693bc1de1c
@ -902,6 +902,7 @@
|
|||||||
"zigzag": "Zig Zag"
|
"zigzag": "Zig Zag"
|
||||||
},
|
},
|
||||||
"default_value": "lines",
|
"default_value": "lines",
|
||||||
|
"value": "top_bottom_pattern",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"wall_0_inset":
|
"wall_0_inset":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user