Finalized changing brim_outside_only to briml_location

CURA-9838
This commit is contained in:
Erwan MATHIEU 2024-02-29 12:00:28 +01:00
parent 9a254d0755
commit d7dbd13034
7 changed files with 7 additions and 7 deletions

View file

@ -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',