.. |
ExtrusionPath
|
Some fixes about overhang detection. Includes regression tests
|
2013-06-21 14:52:35 +02:00 |
Fill
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
Format
|
Show repair stats in object info dialog
|
2013-07-13 20:23:03 +02:00 |
GCode
|
Make sure there are no gaps in spiral vase. Includes regression test. #1251
|
2013-07-28 13:39:15 +02:00 |
Geometry
|
Reapply correct optimization for simplifiying fill_surfaces before performing the offset. #1325
|
2013-07-20 12:22:41 +02:00 |
GUI
|
Fix little regression causing object height not to be updated when object in plater was scaled
|
2013-07-26 14:30:00 +02:00 |
Layer
|
Don't merge adjacent bridges so that more correct angles can be detected for each one
|
2013-07-26 12:31:44 +02:00 |
Print
|
Smarter handling of hollow prints. Optimization included
|
2013-07-28 10:56:41 +02:00 |
Test
|
Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere
|
2013-06-16 12:21:25 +02:00 |
Config.pm
|
Better name for wipe
|
2013-07-26 16:23:43 +02:00 |
ExPolygon.pm
|
Reapply correct optimization for simplifiying fill_surfaces before performing the offset. #1325
|
2013-07-20 12:22:41 +02:00 |
Extruder.pm
|
Reduce wipe feedrate a bit
|
2013-06-03 22:49:47 +02:00 |
ExtrusionLoop.pm
|
|
|
ExtrusionPath.pm
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
Fill.pm
|
Smarter ordering of gap fill
|
2013-07-26 00:03:28 +02:00 |
Flow.pm
|
Merge branch 'master' into overhang
|
2013-06-16 10:49:33 +02:00 |
GCode.pm
|
Make sure there are no gaps in spiral vase. Includes regression test. #1251
|
2013-07-28 13:39:15 +02:00 |
Geometry.pm
|
Optimize concentric loops
|
2013-06-23 00:50:44 +02:00 |
GUI.pm
|
Merge branch 'master' into xs
|
2013-07-03 10:52:13 +02:00 |
Layer.pm
|
Removed wrong optimization causing possible extra retractions while moving in infill space
|
2013-06-20 19:43:53 +02:00 |
Line.pm
|
|
|
Model.pm
|
Show repair stats in object info dialog
|
2013-07-13 20:23:03 +02:00 |
Point.pm
|
Workaround dclone() not being thread-safe
|
2013-07-06 12:14:49 +02:00 |
Polygon.pm
|
Reapply correct optimization for simplifiying fill_surfaces before performing the offset. #1325
|
2013-07-20 12:22:41 +02:00 |
Polyline.pm
|
Workaround dclone() not being thread-safe
|
2013-07-06 12:14:49 +02:00 |
Print.pm
|
Optimization: don't store wipe path if wipe is not requested
|
2013-07-05 15:03:08 +02:00 |
Surface.pm
|
|
|
SVG.pm
|
|
|
Test.pm
|
Failing test case about spurious infill in hollow objects, caused by shells being correctly generated even for hollow objects - however sometimes we don't want that
|
2013-07-26 20:17:33 +02:00 |
TriangleMesh.pm
|
Failing test case about spurious infill in hollow objects, caused by shells being correctly generated even for hollow objects - however sometimes we don't want that
|
2013-07-26 20:17:33 +02:00 |