PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci 79ebb13bdb Parse AMF
2012-02-19 15:14:54 +01:00
..
AMF Parse AMF 2012-02-19 15:14:54 +01:00
ExtrusionPath Duplication is now performed on generated toolpaths instead of mesh (speed boost). #179 2012-02-19 10:48:58 +01:00
Fill Support material 2012-02-19 12:03:36 +01:00
Geometry Require Math::Clipper 1.03 for thread-safety 2012-01-28 16:47:03 +01:00
GUI Parse AMF 2012-02-19 15:14:54 +01:00
TriangleMesh New slicing algorithm based on a topological approach rather than numeric. It should be much more robust 2012-02-18 20:36:14 +01:00
AMF.pm Parse AMF 2012-02-19 15:14:54 +01:00
Config.pm Support material 2012-02-19 12:03:36 +01:00
ExPolygon.pm Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +01:00
Extruder.pm Support material 2012-02-19 12:03:36 +01:00
ExtrusionLoop.pm Support material 2012-02-19 12:03:36 +01:00
ExtrusionPath.pm Support material 2012-02-19 12:03:36 +01:00
Fill.pm Support material 2012-02-19 12:03:36 +01:00
Geometry.pm Bugfix: fatal error and warnings removed when cleaning some dirty layers 2012-01-21 18:44:24 +01:00
GUI.pm New "Slice and save as..." command to specify output filename. #53 2011-12-22 17:38:37 +01:00
Layer.pm Support material 2012-02-19 12:03:36 +01:00
Line.pm Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +01:00
Perimeter.pm Bugfix: small perimeter speed was applied to all holes too, regardless of their size. #175 2012-01-27 14:43:12 +01:00
Point.pm Fill gaps using medial axis detection 2012-01-12 22:05:35 +01:00
Polygon.pm Some minor fixes related to polyline refactoring 2012-01-27 14:29:06 +01:00
Polyline.pm Some minor fixes related to polyline refactoring 2012-01-27 14:29:06 +01:00
Print.pm Support material 2012-02-19 12:03:36 +01:00
Skein.pm Parse AMF 2012-02-19 15:14:54 +01:00
STL.pm Parse AMF 2012-02-19 15:14:54 +01:00
Surface.pm Bugfix: bad syntax in last commit. #202 2012-02-13 18:02:54 +01:00
SVG.pm Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16 2011-11-30 16:07:31 +01:00
TriangleMesh.pm Duplication is now performed on generated toolpaths instead of mesh (speed boost). #179 2012-02-19 10:48:58 +01:00