PrusaSlicer-NonPlainar/lib/Slic3r
2014-05-01 19:11:53 +02:00
..
ExtrusionPath
Fill
Format
GCode Make sure spiral vase mode is not enabled for multi-island layers. #1938 2014-04-30 12:23:07 +02:00
Geometry
GUI Removed debugging line 2014-04-29 23:17:01 +02:00
Layer Fixed one typo in BridgeDetector and some improvements to support material 2014-05-01 19:11:53 +02:00
Print Fixed one typo in BridgeDetector and some improvements to support material 2014-05-01 19:11:53 +02:00
Test Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02:00
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 Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02:00
ExtrusionPath.pm
Fill.pm Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +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 Improvements to avoid numerical issues in bridge detection and bridge exclusion 2014-04-30 15:16:15 +02:00
Print.pm Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02: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