.. |
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
|
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 |
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
|
More fixes for bridges. #58
|
2011-12-04 18:37:37 +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
|
Mark important settings in bold
|
2011-12-02 17:02:36 +01:00 |
ExPolygon.pm
|
Bugfix: Clipper error occurred under certain circumstances
|
2011-12-01 19:40:45 +01:00 |
Extruder.pm
|
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 |
ExtrusionLoop.pm
|
New --solid-infill-feed-rate option. #68
|
2011-11-28 19:11:26 +01:00 |
ExtrusionPath.pm
|
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.pm
|
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 |
Geometry.pm
|
Many fixes to the bridge direction detection algorithm and other things. #58
|
2011-12-03 18:31:31 +01:00 |
GUI.pm
|
|
|
Layer.pm
|
More fixes for bridges. #58
|
2011-12-04 18:37:37 +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
|
More fixes for bridges. #58
|
2011-12-04 18:37:37 +01:00 |
Point.pm
|
|
|
Polygon.pm
|
New bridging logic, more robust. #58
|
2011-11-19 16:44:24 +01:00 |
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
|
More fixes for bridges. #58
|
2011-12-04 18:37:37 +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: some bridges were not detected correctly. #57
|
2011-11-30 20:32:28 +01:00 |