1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Parse AMF

This commit is contained in:
Alessandro Ranellucci
2012-02-19 15:14:54 +01:00
parent dba6197935
commit 79ebb13bdb
8 changed files with 105 additions and 11 deletions
+1
View File
@@ -31,6 +31,7 @@ use Slic3r::Polygon;
use Slic3r::Polyline;
use Slic3r::Print;
use Slic3r::Skein;
use Slic3r::AMF;
use Slic3r::STL;
use Slic3r::Surface;
use Slic3r::TriangleMesh;