PrusaSlicer-NonPlainar/lib/Slic3r
2013-02-24 16:40:14 +01:00
..
ExtrusionPath Rename shortest_path to chained_path, which reflects its algorithm more correctly 2013-02-05 17:27:45 +01:00
Fill Rename shortest_path to chained_path, which reflects its algorithm more correctly 2013-02-05 17:27:45 +01:00
Format
GCode shortest_path() in MotionPlanner was actually correctly named shortest_path() 2013-02-05 19:41:56 +01:00
Geometry
GUI New option to only infill where strictly needed for supporting ceilings 2013-02-09 23:36:32 +01:00
Layer Use bridge math for the first solid infill layer above sparse infill. #240 2013-02-23 21:39:13 +01:00
Print Fix brim and extra perimeters after recent changes to ->slices 2013-02-24 16:40:14 +01:00
Config.pm Slight changes to the defaults 2013-02-23 19:14:41 +01:00
ExPolygon.pm Merge branch 'avoid-crossing-perimeters' 2013-01-28 10:43:58 +01:00
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Use bridge math for the first solid infill layer above sparse infill. #240 2013-02-23 21:39:13 +01:00
Flow.pm
GCode.pm shortest_path() in MotionPlanner was actually correctly named shortest_path() 2013-02-05 19:41:56 +01:00
Geometry.pm Refactor chained_path(), add chained_path_items() and chained_path_points() 2013-02-06 12:03:53 +01:00
GUI.pm Bugfix: failure in launching on Windows with non-ASCII characters in username. #1011 2013-02-22 18:40:00 +01:00
Layer.pm Bugfix: when using low layer heights and support material, the contact regions were generated with a negative height. #1013 2013-02-23 17:40:38 +01:00
Line.pm
Model.pm
Point.pm
Polygon.pm Get rid of most calls to $Slic3r::flow 2013-02-19 12:37:26 +01:00
Polyline.pm Rename shortest_path to chained_path, which reflects its algorithm more correctly 2013-02-05 17:27:45 +01:00
Print.pm Fix brim and extra perimeters after recent changes to ->slices 2013-02-24 16:40:14 +01:00
Surface.pm Use bridge math for the first solid infill layer above sparse infill. #240 2013-02-23 21:39:13 +01:00
SVG.pm
Test.pm Bugfix: when using low layer heights and support material, the contact regions were generated with a negative height. #1013 2013-02-23 17:40:38 +01:00
TriangleMesh.pm