mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Rename brim_thickness to brim_width
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user