1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Enlarge the Z slider in the cut dialog

This commit is contained in:
Alessandro Ranellucci
2014-07-04 12:04:42 +02:00
parent f81232b79d
commit b926079fd5
+1
View File
@@ -43,6 +43,7 @@ sub new {
default => $self->{cut_options}{z},
min => 0,
max => $self->{model_object}->bounding_box->size->z,
full_width => 1,
));
{
my $line = Slic3r::GUI::OptionsGroup::Line->new(