PrusaSlicer-NonPlainar/lib/Slic3r
2012-02-03 20:22:45 +01:00
..
ExtrusionPath correct length calculation for clockwise arcs 2011-12-22 06:10:54 -05:00
Fill Some minor fixes related to polyline refactoring 2012-01-27 14:29:06 +01:00
Geometry Require Math::Clipper 1.03 for thread-safety 2012-01-28 16:47:03 +01:00
GUI Fallback on last used config path if no last skein path is set and vice versa. 2012-02-03 20:22:45 +01:00
TriangleMesh 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
Config.pm Revert "New First layer flow ratio option. #182" 2012-01-30 14:51:05 +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 Revert "New First layer flow ratio option. #182" 2012-01-30 14:51:05 +01:00
ExtrusionLoop.pm Fill gaps using medial axis detection 2012-01-12 22:05:35 +01:00
ExtrusionPath.pm Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +01:00
Fill.pm Multithreaded infill. #154 2012-01-28 16:27:52 +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 Bugfix: flow wasn't adjusted for first layer according to its height setting. #182 2012-01-30 14:03:12 +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 Use about 40% less memory 2012-01-28 21:52:31 +01:00
Skein.pm Use about 40% less memory 2012-01-28 21:52:31 +01:00
STL.pm New utility script to split STL plates into individual STL files 2012-01-28 15:05:42 +01:00
Surface.pm Fill gaps using medial axis detection 2012-01-12 22:05:35 +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 New utility script to split STL plates into individual STL files 2012-01-28 15:05:42 +01:00