PrusaSlicer-NonPlainar/lib/Slic3r
2012-10-24 10:55:57 +02:00
..
ExtrusionPath
Fill Bugfix: honeycomb infill was overlapping too much with perimeters. #732 2012-10-22 13:38:37 +02:00
Format
Geometry
GUI Force unfocusing of all input fields when saving a preset, otherwise the currently focused one might be ignored. #750 #624 2012-10-22 16:03:08 +02:00
Layer Merge branch 'master' into dynamic-flow 2012-10-24 10:55:57 +02:00
Print Useless extra perimeters were generated sometimes. #444 #732 2012-10-22 13:21:11 +02:00
Config.pm
ExPolygon.pm Merge branch 'master' into dynamic-flow 2012-10-04 15:23:19 +02:00
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm Make arcs.t happy. #721 2012-10-22 14:08:27 +02:00
Fill.pm Merge branch 'master' into dynamic-flow 2012-10-04 15:23:19 +02:00
Flow.pm Merge branch 'master' into dynamic-flow 2012-10-04 15:23:19 +02:00
GCode.pm Always specify tool number in M104/M109 when printing with multiple extruders 2012-10-21 21:44:06 +02:00
Geometry.pm
GUI.pm Add menu item pointing to documentation 2012-09-28 16:58:03 +02:00
Layer.pm
Line.pm
Model.pm Fix regression causing the plater to merge all materials into a single one, thus not producing multi-extrusion prints 2012-10-21 20:56:19 +02:00
Point.pm
Polygon.pm
Polyline.pm
Print.pm Replace Math::ConvexHull with Math::ConvexHull::MonotoneChain. #722 2012-10-22 15:29:54 +02:00
Surface.pm
SVG.pm
TriangleMesh.pm