PrusaSlicer-NonPlainar/lib/Slic3r
2014-05-02 13:26:59 +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 Make sure spiral vase mode is not enabled for multi-island layers. #1938 2014-04-30 12:23:07 +02:00
Geometry
GUI Make OpenGL::Array thread-safe, thus fixing the crash after the cut dialog is closed in threaded perl 2014-05-02 13:13:13 +02:00
Layer Use a more robust parallelism detection 2014-05-02 13:26:59 +02:00
Print Adjust XY distance of the contact loop 2014-05-02 10:49:14 +02:00
Test Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02:00
Config.pm Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
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 Removed duplicated method added to Slic3r::Line in caf20664cd. #1945 2014-04-19 10:52:12 +02:00
Model.pm Don't return empty halves after cutting 2014-05-02 13:13:47 +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 Update timestamp before the Export G-code dialog is shown. #1995 2014-05-01 21:42:12 +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