Merge pull request #18466 from Ultimaker/CURA-9838_brim_location

Cura 9838 brim location
This commit is contained in:
HellAholic 2024-03-08 13:32:41 +01:00 committed by GitHub
commit 0149be1228
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 23 additions and 16 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',