.. |
ExtrusionPath
|
|
|
Fill
|
Bugfix: crashing when concentric infill produced very narrow loops. #1740
|
2014-02-10 16:05:40 +01:00 |
Format
|
Write material config to AMF files. Remove the old Materials tab. Update custom settings when a part is selected
|
2014-02-15 00:36:52 +01:00 |
GCode
|
Fixed spiral vase regressions. Includes regression tests. #1773
|
2014-02-13 16:11:12 +01:00 |
Geometry
|
|
|
GUI
|
Revert "Fix crash reported by Simooon on #Slic3r."
|
2014-02-16 14:00:28 +00:00 |
Layer
|
Fixed wrong refactoring of perimeter tree traversal. #1832
|
2014-03-15 02:16:04 +01:00 |
Print
|
Fixed regression when using --infill-only-where-needed. Includes regression test. #1721
|
2014-02-16 12:48:07 +01:00 |
Test
|
|
|
Config.pm
|
Fix regression about percent extrusion width not being validated. Includes regression test
|
2014-02-13 18:42:49 +01:00 |
ExPolygon.pm
|
Finished implementing Boost.Polygon medial axis. Some cleanup needed
|
2014-01-10 16:18:55 +01:00 |
Extruder.pm
|
Adapt the new gcode.t test to master (and subtract final retraction from used filament length)
|
2014-01-11 14:42:31 +01:00 |
ExtrusionLoop.pm
|
|
|
ExtrusionPath.pm
|
|
|
Fill.pm
|
Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account)
|
2014-02-10 13:19:44 +01:00 |
Flow.pm
|
|
|
GCode.pm
|
Use bridge speed for first solid layer above sparse infill. Includes unit test. #1792
|
2014-03-01 20:35:44 +01:00 |
Geometry.pm
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
GUI.pm
|
Some incomplete work for per-region config
|
2014-02-14 22:26:00 +01:00 |
Layer.pm
|
|
|
Line.pm
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
Model.pm
|
Some incomplete work for per-region config
|
2014-02-14 22:26:00 +01:00 |
Point.pm
|
|
|
Polygon.pm
|
|
|
Polyline.pm
|
Removed dependency on Storable; some fixes in Build.PL. #1693
|
2014-01-11 21:46:22 +01:00 |
Print.pm
|
Minor bugfix for preventing wrong extruder numbers from being assigned
|
2014-03-15 18:24:56 +01:00 |
Surface.pm
|
|
|
SVG.pm
|
Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
|
2014-03-02 00:31:17 +01:00 |
Test.pm
|
Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
|
2014-03-02 00:31:17 +01:00 |
TriangleMesh.pm
|
New TriangleMeshSlicer::cut() method
|
2014-01-16 11:25:26 +01:00 |