mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
Rename brim_thickness to brim_width
This commit is contained in:
parent
a9d480f7bf
commit
e72bd56b9d
6 changed files with 11 additions and 11 deletions
|
@ -57,7 +57,7 @@ sub new {
|
|||
},
|
||||
skirt => {
|
||||
title => 'Skirt',
|
||||
options => [qw(skirts skirt_distance skirt_height brim_thickness)],
|
||||
options => [qw(skirts skirt_distance skirt_height brim_width)],
|
||||
},
|
||||
gcode => {
|
||||
title => 'G-code',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue