mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Fill gaps using medial axis detection
This commit is contained in:
@@ -61,7 +61,7 @@ sub clipper_polygon {
|
||||
}
|
||||
|
||||
sub p {
|
||||
my $self = shift;use XXX; ZZZ $self->expolygon if !eval { 1 if @{$self->expolygon}; 1 };
|
||||
my $self = shift;
|
||||
return @{$self->expolygon};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user