PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci 63972a3a35 Some more overlap
2012-01-21 16:35:23 +01:00
..
ExtrusionPath correct length calculation for clockwise arcs 2011-12-22 06:10:54 -05:00
Fill Some more overlap 2012-01-21 16:35:23 +01:00
Geometry Bugfix: some islands having ho holes and contained in holes themselves were ignored 2011-12-24 11:01:28 +01:00
GUI Add checkbox to GUI to enable G-code comments 2012-01-18 10:46:39 +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 Cleanup the --output-filename-format implementation. #53 #137 2011-12-26 17:25:13 +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 Loops were not closing well 2012-01-21 11:51:31 +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 Use solid print speed for internal solid layers too. #167 2012-01-18 10:07:42 +01:00
Geometry.pm Thin walls. #24 2011-12-30 17:17:37 +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 Print the number of bogus holes to debug output 2012-01-21 11:24:26 +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 Fix comments in Perimeter.pm 2012-01-21 12:00:12 +01:00
Point.pm Fill gaps using medial axis detection 2012-01-12 22:05:35 +01:00
Polygon.pm Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +01:00
Polyline.pm Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +01:00
Print.pm Warn if no layers were detected 2012-01-21 11:34:03 +01:00
Skein.pm Cleanup the --output-filename-format implementation. #53 #137 2011-12-26 17:25:13 +01:00
STL.pm Additional check to return a friendly error when binary STL is not valid 2011-12-18 10:50:55 +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 Print the number of bogus holes to debug output 2012-01-21 11:24:26 +01:00