PrusaSlicer-NonPlainar/lib/Slic3r
2011-12-22 11:57:26 +01:00
..
ExtrusionPath
Fill Bugfix: very wrong infill for low density regions. #127 2011-12-19 09:55:03 +01:00
Geometry
GUI Move the parsing warning to the end, so that it won't block slicing 2011-12-18 13:43:31 +01:00
Polyline Corrections to math. Threads are not always rectangles with semicircles. Better calculation of overlap. 2011-12-17 19:52:34 +01:00
TriangleMesh
Config.pm Additional check to return a friendly error when binary STL is not valid 2011-12-18 10:50:55 +01:00
ExPolygon.pm
Extruder.pm Output required filament length and volume to command line and to the gcode file itself 2011-12-20 15:29:15 +01:00
ExtrusionLoop.pm Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #93 2011-12-05 12:15:52 +01:00
ExtrusionPath.pm Corrections to math. Threads are not always rectangles with semicircles. Better calculation of overlap. 2011-12-17 19:52:34 +01:00
Fill.pm Add spacing between adjacent surfaces to avoid mini blobs 2011-12-18 13:38:45 +01:00
Geometry.pm Recent changes made Slic3r less tolerant with dirty STL files. Now we are able again to slice Prusa parts. #16 2011-12-04 19:10:43 +01:00
GUI.pm
Layer.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
Line.pm
Perimeter.pm Added note to self about using the skeletonization algorithm to fill small gaps 2011-12-19 13:00:42 +01:00
Point.pm
Polygon.pm
Polyline.pm
Print.pm Limit skirt height to the print height. #128 2011-12-22 11:57:26 +01:00
Skein.pm Output required filament length and volume to command line and to the gcode file itself 2011-12-20 15:29:15 +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
SVG.pm
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