.. |
ExtrusionPath
|
Connect infill segments and adjust spacing and flow rate to fill the area completely without leaving gaps. #89
|
2011-12-04 16:24:46 +01:00 |
Fill
|
Bugfix: removed error when filling small regions
|
2011-12-05 19:54:19 +01:00 |
Geometry
|
Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58
|
2011-12-02 23:35:39 +01:00 |
GUI
|
Fixed bolding and font issues on Windows
|
2011-12-06 15:36:42 -06:00 |
Polyline
|
Customizable speed for small perimeters. #60
|
2011-12-04 20:50:03 +01:00 |
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
|
Customizable speed for small perimeters. #60
|
2011-12-04 20:50:03 +01:00 |
ExPolygon.pm
|
Bugfix: Clipper error occurred under certain circumstances
|
2011-12-01 19:40:45 +01:00 |
Extruder.pm
|
Customizable speed for small perimeters. #60
|
2011-12-04 20:50:03 +01:00 |
ExtrusionLoop.pm
|
Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #93
|
2011-12-05 12:15:52 +01:00 |
ExtrusionPath.pm
|
Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #93
|
2011-12-05 12:15:52 +01:00 |
Fill.pm
|
Bugfix: removed error when filling small regions
|
2011-12-05 19:54:19 +01:00 |
Geometry.pm
|
Recent changes made Slic3r less tolerant with dirty STL files. Now we are able again to slice Prusa parts. #16
|
2011-12-04 19:10:43 +01:00 |
GUI.pm
|
|
|
Layer.pm
|
Bugfix: after recent changes, objects had slight dimension errors. #56
|
2011-12-05 18:48:48 +01:00 |
Line.pm
|
Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58
|
2011-12-02 23:35:39 +01:00 |
Perimeter.pm
|
Customizable speed for small perimeters. #60
|
2011-12-04 20:50:03 +01:00 |
Point.pm
|
|
|
Polygon.pm
|
|
|
Polyline.pm
|
Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58
|
2011-12-02 23:35:39 +01:00 |
Print.pm
|
Bugfix: fatal error when combining infills. #96
|
2011-12-07 20:15:08 +01:00 |
Skein.pm
|
Many fixes to the bridge direction detection algorithm and other things. #58
|
2011-12-03 18:31:31 +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
|
Many fixes to the bridge direction detection algorithm and other things. #58
|
2011-12-03 18:31:31 +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: division by zero when nothing in a single layer could be parsed. #100
|
2011-12-07 20:18:12 +01:00 |