mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Finalized changing brim_outside_only to briml_location
CURA-9838
This commit is contained in:
parent
9a254d0755
commit
d7dbd13034
7 changed files with 7 additions and 7 deletions
|
@ -39,7 +39,7 @@ class SettingsExportModel(QObject):
|
|||
'adaptive_layer_height_enabled',
|
||||
'brim_gap',
|
||||
'support_offset',
|
||||
'brim_outside_only',
|
||||
'brim_location',
|
||||
'magic_spiralize',
|
||||
'slicing_tolerance',
|
||||
'outer_inset_first',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue