mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Ported ExtrusionPath to XS. Failing test for Surface
This commit is contained in:
@@ -298,7 +298,7 @@ sub medial_axis {
|
||||
}
|
||||
|
||||
package Slic3r::ExPolygon::XS;
|
||||
use base 'Slic3r::ExPolygon';
|
||||
use parent 'Slic3r::ExPolygon';
|
||||
|
||||
package Slic3r::ExPolygon::Collection;
|
||||
use Slic3r::Geometry qw(X1 Y1);
|
||||
|
||||
Reference in New Issue
Block a user