Fix failing test. #2806

This commit is contained in:
Alessandro Ranellucci 2015-05-02 21:46:08 +02:00
parent bf541a1fed
commit 00acd32120

View file

@ -151,6 +151,8 @@ sub duplicate {
sub _arrange {
my ($self, $sizes, $distance, $bb) = @_;
$bb //= Slic3r::Geometry::BoundingBoxf->new;
# we supply unscaled data to arrange()
return @{Slic3r::Geometry::arrange(
scalar(@$sizes), # number of parts