mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Ported ExtrusionPath to XS. Failing test for Surface
This commit is contained in:
parent
8c1e1cc3ea
commit
f612d4c64e
24 changed files with 501 additions and 143 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue