mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -902,6 +902,7 @@
|
|||
"zigzag": "Zig Zag"
|
||||
},
|
||||
"default_value": "lines",
|
||||
"value": "top_bottom_pattern",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"wall_0_inset":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue