1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
This commit is contained in:
Alessandro Ranellucci
2013-06-03 12:29:45 +02:00
parent 81bae56e92
commit 48d5d6de58
+1
View File
@@ -59,6 +59,7 @@ sub upper_layer_slices {
my $upper_layer = $self->object->layers->[ $self->id + 1 ] or return [];
return $upper_layer->slices;
}
sub region {
my $self = shift;