1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Instantiate the new C++ filler. It will be used for the supports first.

This commit is contained in:
bubnikv
2016-10-03 16:59:00 +02:00
parent d2635ab799
commit b7af7276c9
5 changed files with 313 additions and 1 deletions
+1
View File
@@ -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;