PrusaSlicer-NonPlainar/lib/Slic3r
2014-04-18 21:48:32 +02:00
..
ExtrusionPath
Fill Fix for incomplete extrusion on solid surfaces 2014-04-05 10:54:24 +02:00
Format Handle non existing STL files gracefully 2014-03-25 19:06:51 +01:00
GCode Some more unit tests for arc fitting 2014-04-06 22:32:53 +02:00
Geometry
GUI Fix regression causing profile names to be listed in random order. #1864 2014-04-06 22:45:40 +02:00
Layer Regression test for numerical issues causing thin gaps between perimeters and infill. #1803 2014-04-18 17:30:35 +02:00
Print Fixed regression in --infill-only-where-needed. Includes a minimal test suite for such feature. #1871 2014-04-18 21:48:32 +02:00
Test
Config.pm Re-enable the threads config option. #1882 2014-04-05 10:58:03 +02:00
ExPolygon.pm
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Fix for incomplete extrusion on solid surfaces 2014-04-05 10:54:24 +02:00
Flow.pm
GCode.pm Move extrusion path gcode generation to C++ for speed. 2014-04-01 21:11:43 +03:00
Geometry.pm
GUI.pm Bugfix: wizard wasn't run when user supplied an existing empty directory as --datadir 2014-03-25 14:07:03 +01:00
Layer.pm
Line.pm
Model.pm Bugfix in utils/pdf-slices.pl, wrong shift caused slices to be outside the media box 2014-04-11 19:55:15 +02:00
Point.pm
Polygon.pm Fixed a couple typos 2014-04-09 00:36:13 +02:00
Polyline.pm
Print.pm Fix extruder assignment and tests 2014-03-27 00:01:33 +01:00
Surface.pm
SVG.pm
Test.pm Fixed regression in --infill-only-where-needed. Includes a minimal test suite for such feature. #1871 2014-04-18 21:48:32 +02:00
TriangleMesh.pm