.. |
ExtrusionPath
|
correct length calculation for clockwise arcs
|
2011-12-22 06:10:54 -05:00 |
Fill
|
Bugfix: fill escapes perimeters. #139
|
2012-01-21 17:11:14 +01:00 |
Geometry
|
Bugfix: some islands having ho holes and contained in holes themselves were ignored
|
2011-12-24 11:01:28 +01:00 |
GUI
|
Add checkbox to GUI to enable G-code comments
|
2012-01-18 10:46:39 +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
|
Cleanup the --output-filename-format implementation. #53 #137
|
2011-12-26 17:25:13 +01:00 |
ExPolygon.pm
|
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
|
2011-12-30 19:59:51 +01:00 |
Extruder.pm
|
Loops were not closing well
|
2012-01-21 11:51:31 +01:00 |
ExtrusionLoop.pm
|
Fill gaps using medial axis detection
|
2012-01-12 22:05:35 +01:00 |
ExtrusionPath.pm
|
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
|
2011-12-30 19:59:51 +01:00 |
Fill.pm
|
Use solid print speed for internal solid layers too. #167
|
2012-01-18 10:07:42 +01:00 |
Geometry.pm
|
Bugfix: fatal error and warnings removed when cleaning some dirty layers
|
2012-01-21 18:44:24 +01:00 |
GUI.pm
|
New "Slice and save as..." command to specify output filename. #53
|
2011-12-22 17:38:37 +01:00 |
Layer.pm
|
Print the number of bogus holes to debug output
|
2012-01-21 11:24:26 +01:00 |
Line.pm
|
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
|
2011-12-30 19:59:51 +01:00 |
Perimeter.pm
|
Do all shells for a hole before moving onto the next one. #88
|
2012-01-21 16:35:33 +01:00 |
Point.pm
|
Fill gaps using medial axis detection
|
2012-01-12 22:05:35 +01:00 |
Polygon.pm
|
Bugfix: fatal error and warnings removed when cleaning some dirty layers
|
2012-01-21 18:44:24 +01:00 |
Polyline.pm
|
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
|
2011-12-30 19:59:51 +01:00 |
Print.pm
|
Write single wall width (extrusion width) to the G-code file
|
2012-01-21 17:02:55 +01:00 |
Skein.pm
|
Cleanup the --output-filename-format implementation. #53 #137
|
2011-12-26 17:25:13 +01:00 |
STL.pm
|
Additional check to return a friendly error when binary STL is not valid
|
2011-12-18 10:50:55 +01:00 |
Surface.pm
|
Fill gaps using medial axis detection
|
2012-01-12 22:05:35 +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: fatal error and warnings removed when cleaning some dirty layers
|
2012-01-21 18:44:24 +01:00 |