mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Ported ExtrusionPath to XS. Failing test for Surface
This commit is contained in:
@@ -163,4 +163,7 @@ sub concave_points {
|
||||
-1 .. ($#$self-1);
|
||||
}
|
||||
|
||||
package Slic3r::Polygon::XS;
|
||||
use parent -norequire, qw(Slic3r::Polygon Slic3r::Polyline::XS);
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user