PrusaSlicer-NonPlainar/lib/Slic3r
2014-04-29 19:58:58 +02:00
..
ExtrusionPath
Fill Assume bridge angle is stored in radians in infill generation. #1917 2014-04-21 23:21:15 +02:00
Format New --cut feature 2014-04-25 10:20:30 +02:00
GCode One more change to multi-value placeholders: indices start from 0. #1899 2014-04-29 17:12:00 +02:00
Geometry
GUI Fixed regression and ambiguity about multiple-value placeholders like [first_layer_temperature_1]. Includes several unit tests covering regression. #1899 2014-04-29 17:06:31 +02:00
Layer Stricter implementation of the overhang detection. Includes unit tests 2014-04-29 19:58:58 +02:00
Print Stricter implementation of the overhang detection. Includes unit tests 2014-04-29 19:58:58 +02:00
Test
Config.pm
ExPolygon.pm
Extruder.pm Replace Extruder::config accessor with Perl wrapper, with C++ option accessors. 2014-04-28 00:49:05 +03:00
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907 2014-04-29 15:25:14 +02:00
Flow.pm
GCode.pm Stricter implementation of the overhang detection. Includes unit tests 2014-04-29 19:58:58 +02:00
Geometry.pm
GUI.pm Initial work for a GUI for the cut feature 2014-04-25 14:54:08 +02:00
Layer.pm Stricter implementation of the overhang detection. Includes unit tests 2014-04-29 19:58:58 +02:00
Line.pm
Model.pm New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed 2014-04-25 17:50:03 +02:00
Point.pm
Polygon.pm
Polyline.pm
Print.pm Replace multitude of Extruder fields with querying a PrintConfig object by id. 2014-04-27 23:43:44 +03:00
Surface.pm
SVG.pm
Test.pm Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907 2014-04-29 15:25:14 +02:00
TriangleMesh.pm