PrusaSlicer-NonPlainar/lib/Slic3r
2012-06-23 17:41:44 +02:00
..
ExtrusionPath Create *::Geometry::nearest_point_index to speed up shortest_path method. 2012-06-22 23:12:39 +01:00
Fill Fixed regression causing infill lines not being always connected near perimeters 2012-06-19 18:49:46 +02:00
Format
Geometry Require Math::Clipper 1.09 because it contains important bugfixes 2012-06-21 10:53:04 +02:00
GUI New separate option to control the addition of automatic extra perimeters. Also, add none if perimeters are set to 0. #459 2012-06-23 17:10:30 +02:00
Print New separate option to control the addition of automatic extra perimeters. Also, add none if perimeters are set to 0. #459 2012-06-23 17:10:30 +02:00
Config.pm New separate option to control the addition of automatic extra perimeters. Also, add none if perimeters are set to 0. #459 2012-06-23 17:10:30 +02:00
ExPolygon.pm
Extruder.pm Bugfix: first_layer_speed was accepting mm/m values rather than mm/s when expressed as absolute. #452 2012-06-17 19:42:11 +02:00
ExtrusionLoop.pm Fixed regression causing fatal errors. #429 2012-06-09 15:53:14 +02:00
ExtrusionPath.pm Fixed regression causing fatal errors. #429 2012-06-09 15:53:14 +02:00
Fill.pm Fixed regression preventing arcs to be generated at all (center detection is still buggy) 2012-06-07 19:53:27 +02:00
Flow.pm
Geometry.pm Create *::Geometry::nearest_point_index to speed up shortest_path method. 2012-06-22 23:12:39 +01:00
GUI.pm Merge pull request #450 from henrikbrixandersen/growl 2012-06-14 05:35:25 -07:00
Layer.pm Only apply arc compensation to circular holes. #418 2012-06-14 15:06:22 +02:00
Line.pm
Point.pm
Polygon.pm Slic3r::Polygon's boost_linestring method needs to close the contour. 2012-06-14 13:33:59 +02:00
Polyline.pm
Print.pm Do perimeters from outside to inside. #466 2012-06-23 17:41:44 +02:00
Surface.pm
SVG.pm
TriangleMesh.pm