PrusaSlicer-NonPlainar/lib/Slic3r
2012-06-23 23:54:39 +02:00
..
ExtrusionPath Create *::Geometry::nearest_point_index to speed up shortest_path method. 2012-06-22 23:12:39 +01:00
Fill New --support-material-pattern and --support-material-angle options 2012-06-23 22:43:23 +02:00
Format
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 define the overhang threshold angle for support material generation 2012-06-23 23:54:39 +02:00
Print New option to define the overhang threshold angle for support material generation 2012-06-23 23:54:39 +02:00
Config.pm New option to define the overhang threshold angle for support material generation 2012-06-23 23:54:39 +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
Flow.pm Bugfix: first layer extrusion width was computed on general layer height rather than first layer height. #465 2012-06-23 21:45:18 +02:00
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 Disable arc compensation code 2012-06-23 20:19:58 +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 New feature: brim. #424 2012-06-23 21:31:29 +02:00
Print.pm Rename brim_thickness to brim_width 2012-06-23 22:27:59 +02:00
Surface.pm
SVG.pm
TriangleMesh.pm