mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Major cleanup for profiles
This removes a bunch of settings that override default values from machine defaults (or inheritance)
This commit is contained in:
parent
46bf7e440e
commit
834e2148d2
33 changed files with 6 additions and 96 deletions
|
@ -1552,8 +1552,7 @@
|
|||
"brim": "Brim",
|
||||
"raft": "Raft"
|
||||
},
|
||||
"default": "skirt",
|
||||
"inherit_function": "\"skirt\" if machine_heated_bed else \"brim\"",
|
||||
"default": "brim",
|
||||
"global_only": "True"
|
||||
},
|
||||
"skirt_line_count": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue