mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Rename brim_thickness to brim_width
This commit is contained in:
@@ -422,9 +422,9 @@ our $Options = {
|
||||
cli => 'skirt-height=i',
|
||||
type => 'i',
|
||||
},
|
||||
'brim_thickness' => {
|
||||
label => 'Brim thickness (mm)',
|
||||
cli => 'brim-thickness=f',
|
||||
'brim_width' => {
|
||||
label => 'Brim width (mm)',
|
||||
cli => 'brim-width=f',
|
||||
type => 'f',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user