.. |
ExtrusionPath
|
Some fixes about overhang detection. Includes regression tests
|
2013-06-21 14:52:35 +02:00 |
Fill
|
Optimize concentric loops
|
2013-06-23 00:50:44 +02:00 |
Format
|
Be tolerant with STL files without the "normal" word
|
2013-06-22 16:15:07 +02:00 |
GCode
|
New [layer_num] placeholder in layer change G-code
|
2013-06-23 19:25:32 +02:00 |
Geometry
|
Optimization: cache model bounding box
|
2013-06-22 19:36:50 +02:00 |
GUI
|
New automatic built-in STL repair
|
2013-06-23 21:11:46 +02:00 |
Layer
|
Fixed regression causing wrong direction for inwards move in holes. Includes regression test. #1265
|
2013-06-23 00:05:08 +02:00 |
Print
|
Merge branch 'master' into xs
|
2013-06-23 21:12:19 +02:00 |
Test
|
Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere
|
2013-06-16 12:21:25 +02:00 |
Config.pm
|
Allow to supply custom G-code via command line if file is not found
|
2013-06-23 19:25:02 +02:00 |
ExPolygon.pm
|
Removed useless code
|
2013-06-20 19:21:35 +02:00 |
Extruder.pm
|
|
|
ExtrusionLoop.pm
|
|
|
ExtrusionPath.pm
|
New algorithm for overhang detection
|
2013-06-20 20:11:46 +02:00 |
Fill.pm
|
Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere
|
2013-06-16 12:21:25 +02:00 |
Flow.pm
|
Merge branch 'master' into overhang
|
2013-06-16 10:49:33 +02:00 |
GCode.pm
|
Complete retraction if the wipe path was too short for the full retract. #1264
|
2013-06-23 00:10:57 +02:00 |
Geometry.pm
|
Optimize concentric loops
|
2013-06-23 00:50:44 +02:00 |
GUI.pm
|
New automatic built-in STL repair
|
2013-06-23 21:11:46 +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
|
Optimization: cache model bounding box
|
2013-06-22 19:36:50 +02:00 |
Point.pm
|
|
|
Polygon.pm
|
Ensure there's no numerical error when searching for concave points
|
2013-06-23 00:21:19 +02:00 |
Polyline.pm
|
Some fixes about overhang detection. Includes regression tests
|
2013-06-21 14:52:35 +02:00 |
Print.pm
|
One more fix for --complete-objects working on single-object plates
|
2013-06-19 18:01:24 +02:00 |
Surface.pm
|
|
|
SVG.pm
|
|
|
Test.pm
|
Fixed regression causing wrong direction for inwards move in holes. Includes regression test. #1265
|
2013-06-23 00:05:08 +02:00 |
TriangleMesh.pm
|
More optimizations in slice_facet()
|
2013-06-22 20:48:56 +02:00 |