PrusaSlicer-NonPlainar/lib/Slic3r
2012-06-07 12:21:33 +02:00
..
ExtrusionPath Massive reduction of memory usage (down to one third). 2012-05-19 17:57:38 +02:00
Fill New --perimeters-extrusion-width and --infill-extrusion-width options. #302 2012-06-06 18:05:03 +02:00
Format Read OBJ files. #324 2012-05-20 11:40:37 +02:00
Geometry Require Math::Clipper 1.07 which includes the fix for #233 2012-05-01 15:36:07 +02:00
GUI New --top-solid-infill-speed option. Also, --solid-infill-speed and --small-perimeter-speed can be expressed as ratios too. #174 #151 2012-06-06 19:59:20 +02:00
Print New --perimeters-extrusion-width and --infill-extrusion-width options. #302 2012-06-06 18:05:03 +02:00
Config.pm Fixed regression causing flow errors when using legacy config files. #421 2012-06-07 11:24:45 +02:00
ExPolygon.pm Bugfix: many thin walls were not detected correctly. #313 2012-06-06 21:27:39 +02:00
Extruder.pm Fixed regression when cooling is enabled 2012-06-07 11:38:54 +02:00
ExtrusionLoop.pm Bugfix: some thin walls still gave a fatal error. #416 2012-06-07 12:21:33 +02:00
ExtrusionPath.pm New --top-solid-infill-speed option. Also, --solid-infill-speed and --small-perimeter-speed can be expressed as ratios too. #174 #151 2012-06-06 19:59:20 +02:00
Fill.pm New --top-solid-infill-speed option. Also, --solid-infill-speed and --small-perimeter-speed can be expressed as ratios too. #174 #151 2012-06-06 19:59:20 +02:00
Flow.pm New --perimeters-extrusion-width and --infill-extrusion-width options. #302 2012-06-06 18:05:03 +02:00
Geometry.pm New --perimeters-extrusion-width and --infill-extrusion-width options. #302 2012-06-06 18:05:03 +02:00
GUI.pm Refactor resource paths 2012-05-29 14:19:14 +02:00
Layer.pm Bugfix: many thin walls were not detected correctly. #313 2012-06-06 21:27:39 +02:00
Line.pm Huge speed Boost (pun intended). Also fixes a problem where infill was escaping perimeters sometimes (#305). 2012-04-09 11:04:32 +02:00
Point.pm Honeycomb infill. #300 2012-04-16 11:55:14 +02:00
Polygon.pm New --perimeters-extrusion-width and --infill-extrusion-width options. #302 2012-06-06 18:05:03 +02:00
Polyline.pm Removed useless Polygon constructor and some cleanup 2012-05-23 11:51:20 +02:00
Print.pm New --perimeters-extrusion-width and --infill-extrusion-width options. #302 2012-06-06 18:05:03 +02:00
Surface.pm Even more constants, less memory, more speed 2012-05-19 16:04:33 +02:00
SVG.pm Bugfix: infill every N layers was consuming large amounts of memory when used with models having sloping walls. #259 2012-05-01 18:51:47 +02:00
TriangleMesh.pm Some basic ability to close holes in non-manifold models 2012-06-06 22:28:23 +02:00