mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-19 16:19:07 -07:00
Implement modifier volumes and port _merge_loops() to XS
This commit is contained in:
@@ -528,8 +528,7 @@ sub export_svg {
|
||||
my $self = shift;
|
||||
my %params = @_;
|
||||
|
||||
# this shouldn't be needed, but we're currently relying on ->make_surfaces() which
|
||||
# calls ->perimeter_flow
|
||||
# is this needed?
|
||||
$self->init_extruders;
|
||||
|
||||
$_->slice for @{$self->objects};
|
||||
|
||||
Reference in New Issue
Block a user