mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -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
|
@ -154,7 +154,7 @@ our $fan_always_on = 0;
|
|||
our $skirts = 1;
|
||||
our $skirt_distance = 6; # mm
|
||||
our $skirt_height = 1; # layers
|
||||
our $brim_thickness = 0; # mm
|
||||
our $brim_width = 0; # mm
|
||||
|
||||
# transform options
|
||||
our $scale = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue