PrusaSlicer-NonPlainar/lib/Slic3r
2012-01-11 23:19:56 +01:00
..
ExtrusionPath correct length calculation for clockwise arcs 2011-12-22 06:10:54 -05:00
Fill Bugfix: more errors in infills after refactoring. #162 2012-01-11 23:19:56 +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 Remember last config file path when loaded from CLI too 2011-12-26 19:45:01 +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 Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +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 Bridges now have higher priority than other solid surfaces. #140 2012-01-11 23:16:09 +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 More fixes after refactoring 2012-01-11 23:14:59 +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 Fixed many little things that were not updated along with recent large refactoring. #157 #144 2012-01-11 20:13:26 +01:00
Point.pm Thin walls. #24 2011-12-30 17:17:37 +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 Fixed many little things that were not updated along with recent large refactoring. #157 #144 2012-01-11 20:13:26 +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 Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 2011-12-30 19:59:51 +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