mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Use more predictable settings-name
CURA-10032
This commit is contained in:
parent
01df365d06
commit
1dfdf46d09
2 changed files with 2 additions and 2 deletions
|
@ -5816,7 +5816,7 @@
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": true
|
"settable_per_extruder": true
|
||||||
},
|
},
|
||||||
"smart_brim_ordering":
|
"brim_smart_ordering":
|
||||||
{
|
{
|
||||||
"label": "Smart Brim",
|
"label": "Smart Brim",
|
||||||
"description": "Swap print order of the innermost and second innermost brim lines. This improves brim removal.",
|
"description": "Swap print order of the innermost and second innermost brim lines. This improves brim removal.",
|
||||||
|
|
|
@ -309,7 +309,7 @@ brim_width
|
||||||
brim_gap
|
brim_gap
|
||||||
brim_line_count
|
brim_line_count
|
||||||
brim_outside_only
|
brim_outside_only
|
||||||
smart_brim_ordering
|
brim_smart_ordering
|
||||||
raft_margin
|
raft_margin
|
||||||
raft_smoothing
|
raft_smoothing
|
||||||
raft_airgap
|
raft_airgap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue