This commit is contained in:
Alessandro Ranellucci 2016-12-18 14:28:13 +01:00
parent 464421cfe4
commit 7dfea3ecf0

View File

@ -70,7 +70,7 @@ sub new {
));
$optgroup_box->append_single_option_line(Slic3r::GUI::OptionsGroup::Option->new(
opt_id => 1,
label => 'W (x)',
label => 'W (y)',
type => 'f',
default => $self->{object_parameters}{dim}[1],
sidetext => 'mm',