1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Rename brim_thickness to brim_width

This commit is contained in:
Alessandro Ranellucci
2012-06-23 22:27:59 +02:00
parent a9d480f7bf
commit e72bd56b9d
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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',