PrusaSlicer-NonPlainar/lib/Slic3r
2012-01-18 18:59:34 +01:00
..
ExtrusionPath correct length calculation for clockwise arcs 2011-12-22 06:10:54 -05:00
Fill Yet other things not changed when refactored. #163 2012-01-12 10:48:18 +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 Thin walls. #24 2011-12-30 17:17:37 +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 Some better debug messages and a note about self-intersecting polygons. #160 2012-01-18 18:59:34 +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 Temporarily disable small gap filling as it requires a fix not to slow down everything 2012-01-13 18:24:08 +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 Some better debug messages and a note about self-intersecting polygons. #160 2012-01-18 18:59:34 +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 Extended (and fixed) unit testing to track down (and fix) an issue caused by floating point math that reversed some holes into contours when they should actually be ignored 2011-12-22 11:24:46 +01:00