mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
Instantiate the new C++ filler. It will be used for the supports first.
This commit is contained in:
parent
d2635ab799
commit
b7af7276c9
5 changed files with 313 additions and 1 deletions
|
@ -56,6 +56,7 @@ use Slic3r::ExPolygon;
|
|||
use Slic3r::ExtrusionLoop;
|
||||
use Slic3r::ExtrusionPath;
|
||||
use Slic3r::Fill;
|
||||
use Slic3r::Fill2;
|
||||
use Slic3r::Flow;
|
||||
use Slic3r::Format::AMF;
|
||||
use Slic3r::Format::OBJ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue