mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 01:26:10 +08:00
Typo
This commit is contained in:
parent
464421cfe4
commit
7dfea3ecf0
@ -70,7 +70,7 @@ sub new {
|
|||||||
));
|
));
|
||||||
$optgroup_box->append_single_option_line(Slic3r::GUI::OptionsGroup::Option->new(
|
$optgroup_box->append_single_option_line(Slic3r::GUI::OptionsGroup::Option->new(
|
||||||
opt_id => 1,
|
opt_id => 1,
|
||||||
label => 'W (x)',
|
label => 'W (y)',
|
||||||
type => 'f',
|
type => 'f',
|
||||||
default => $self->{object_parameters}{dim}[1],
|
default => $self->{object_parameters}{dim}[1],
|
||||||
sidetext => 'mm',
|
sidetext => 'mm',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user