mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Platform adhesion is now handled by inherit function
Based on suggestion by ghostkeeper CURA-1068
This commit is contained in:
parent
9f29af82b5
commit
a3eb212d68
3 changed files with 1 additions and 6 deletions
|
@ -1554,6 +1554,7 @@
|
|||
"raft": "Raft"
|
||||
},
|
||||
"default": "skirt",
|
||||
"inherit_function": "\"skirt\" if machine_heated_bed else \"brim\"",
|
||||
"global_only": "True"
|
||||
},
|
||||
"skirt_line_count": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue