PrusaSlicer-NonPlainar/lib/Slic3r
2012-06-29 17:02:37 +01:00
..
ExtrusionPath
Fill Releasing 0.8.4 2012-06-24 16:50:09 +02:00
Format Comment out code that builds @vertices_facets data structure. 2012-06-28 19:58:21 +01:00
Geometry Do not oversimplify outer perimeters and keep the full resolution of the input file. #340 #462 2012-06-23 20:08:08 +02:00
GUI New option to customize support material extrusion width 2012-06-28 16:33:07 +02:00
Print Fix for #499. 2012-06-29 17:02:37 +01:00
Config.pm Command line options to assign perimeters and infill to different extruders 2012-06-28 16:48:56 +02:00
ExPolygon.pm Speed up encloses_point calls from medial_axis code. 2012-06-26 23:11:46 +01:00
Extruder.pm Allow setting different temperatures and first layer temperatures for each extruder. Also make support material extruder selection compatible with the new architecture 2012-06-28 16:22:11 +02:00
ExtrusionLoop.pm
ExtrusionPath.pm Different speed for external perimeters. #488 2012-06-27 19:42:16 +02:00
Fill.pm Initial refactoring for supporting multiple extruders. Little speed optimization included 2012-06-28 14:44:54 +02:00
Flow.pm Initial refactoring for supporting multiple extruders. Little speed optimization included 2012-06-28 14:44:54 +02:00
GCode.pm Allow setting different temperatures and first layer temperatures for each extruder. Also make support material extruder selection compatible with the new architecture 2012-06-28 16:22:11 +02:00
Geometry.pm Remove recursion warning for Douglas-Peucker 2012-06-24 16:37:59 +02:00
GUI.pm
Layer.pm Different speed for external perimeters. #488 2012-06-27 19:42:16 +02:00
Line.pm
Point.pm
Polygon.pm
Polyline.pm New feature: brim. #424 2012-06-23 21:31:29 +02:00
Print.pm Reduce memory usage during gcode output by discarding processed layers. 2012-06-29 12:33:30 +01:00
Surface.pm
SVG.pm
TriangleMesh.pm