.. |
ExtrusionPath
|
Organize perimeters with a nearest point search to avoid unnecessary travel moves. #21
|
2011-11-07 15:40:09 +01:00 |
Fill
|
Bugfix: error when concentric infill. #73
|
2011-11-28 22:52:35 +01:00 |
Geometry
|
Bugfix: sometimes holes were detected as contours
|
2011-12-01 20:57:38 +01:00 |
GUI
|
Options on command line now override config. Also, "feed rate" was renamed to "speed" everywhere. #77
|
2011-12-01 22:04:23 +01:00 |
Polyline
|
|
|
TriangleMesh
|
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
2011-11-30 16:07:31 +01:00 |
Config.pm
|
Options on command line now override config. Also, "feed rate" was renamed to "speed" everywhere. #77
|
2011-12-01 22:04:23 +01:00 |
ExPolygon.pm
|
Bugfix: Clipper error occurred under certain circumstances
|
2011-12-01 19:40:45 +01:00 |
Extruder.pm
|
Options on command line now override config. Also, "feed rate" was renamed to "speed" everywhere. #77
|
2011-12-01 22:04:23 +01:00 |
ExtrusionLoop.pm
|
New --solid-infill-feed-rate option. #68
|
2011-11-28 19:11:26 +01:00 |
ExtrusionPath.pm
|
Bugfix: error when concentric infill. #73
|
2011-11-28 22:52:35 +01:00 |
Fill.pm
|
Bugfix: some bridges were not detected correctly. #57
|
2011-11-30 20:32:28 +01:00 |
Geometry.pm
|
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
2011-11-30 16:07:31 +01:00 |
GUI.pm
|
|
|
Layer.pm
|
Bugfix: sometimes holes were detected as contours
|
2011-12-01 20:57:38 +01:00 |
Line.pm
|
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20
|
2011-11-13 18:14:02 +01:00 |
Perimeter.pm
|
New --bridge-feed-rate option. #68
|
2011-11-28 18:37:53 +01:00 |
Point.pm
|
Collect undetected lines (caused by dirty or non-manifold models), warn the user, post debug info. Includes some further ExPolygon refactoring.
|
2011-11-11 10:21:48 +01:00 |
Polygon.pm
|
New bridging logic, more robust. #58
|
2011-11-19 16:44:24 +01:00 |
Polyline.pm
|
New bridging logic, more robust. #58
|
2011-11-19 16:44:24 +01:00 |
Print.pm
|
Fixed regression: fill density = 0 was preventing extra solid layers. #75
|
2011-12-01 21:15:02 +01:00 |
Skein.pm
|
Bugfix: some bridges were not detected correctly. #57
|
2011-11-30 20:32:28 +01:00 |
STL.pm
|
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
2011-11-30 16:07:31 +01:00 |
Surface.pm
|
Bugfix: some bridges were not detected correctly. #57
|
2011-11-30 20:32:28 +01:00 |
SVG.pm
|
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
2011-11-30 16:07:31 +01:00 |
TriangleMesh.pm
|
Bugfix: some bridges were not detected correctly. #57
|
2011-11-30 20:32:28 +01:00 |