.. |
ExtrusionPath
|
Do each island completely if avoid_crossing_perimeters is enabled. #278
|
2013-03-10 16:09:03 +01:00 |
Fill
|
Bugfix: wrong flow and bad pattern rotation when infill-every-layers was set to an arbitrary high value
|
2013-03-17 01:10:40 +01:00 |
Format
|
|
|
GCode
|
Always fix self-intersecting polygons that Douglas-Peucker might return
|
2013-03-16 18:42:56 +01:00 |
Geometry
|
Merge branch 'master' into grow-narrow
|
2013-03-17 02:30:20 +01:00 |
GUI
|
New --solid-infill-extrusion-width option
|
2013-03-17 00:02:31 +01:00 |
Layer
|
New --solid-infill-extrusion-width option
|
2013-03-17 00:02:31 +01:00 |
Print
|
Bugfix: artifacts near walls. #1049
|
2013-03-18 17:55:16 +01:00 |
Config.pm
|
Set honeycomb as default fill pattern, as it works better at low layer heights and makes stronger parts
|
2013-03-17 00:24:53 +01:00 |
ExPolygon.pm
|
Always fix self-intersecting polygons that Douglas-Peucker might return
|
2013-03-16 18:42:56 +01:00 |
Extruder.pm
|
New option to disable retraction on layer change
|
2013-03-09 20:05:43 +01:00 |
ExtrusionLoop.pm
|
Missing bit
|
2013-03-11 12:47:27 +01:00 |
ExtrusionPath.pm
|
Remove the 'simplify' handle in ExtrusionPath after the recent refactoring. #1054
|
2013-03-18 18:03:14 +01:00 |
Fill.pm
|
Don't exclude any infill under internal bridges; revert infill pattern to rectilinear for internal bridges. #240
|
2013-03-18 13:32:19 +01:00 |
Flow.pm
|
Use full flow for sparse infill by default
|
2013-03-17 00:21:17 +01:00 |
GCode.pm
|
Use solid infill speed for internal bridges; apply slowdown if any; don't use bridge fan settings. #240
|
2013-03-17 00:42:53 +01:00 |
Geometry.pm
|
Always fix self-intersecting polygons that Douglas-Peucker might return
|
2013-03-16 18:42:56 +01:00 |
GUI.pm
|
Move ObjectDialog to a separate file
|
2013-03-10 12:33:10 +01:00 |
Layer.pm
|
Factored out the layer height logic
|
2013-03-10 11:37:16 +01:00 |
Line.pm
|
|
|
Model.pm
|
Slice a single object with multiple layer heights. :-)
|
2013-03-10 14:58:49 +01:00 |
Point.pm
|
|
|
Polygon.pm
|
Untested fix for incomplete honeycomb support material. #1032
|
2013-03-16 21:10:12 +01:00 |
Polyline.pm
|
Always fix self-intersecting polygons that Douglas-Peucker might return
|
2013-03-16 18:42:56 +01:00 |
Print.pm
|
Respect perimeter/infill order when multiple extruders are configured but only one is used
|
2013-03-19 11:58:03 +01:00 |
Surface.pm
|
$surface->thickness was erroneously defaulting to 1 mm
|
2013-03-17 14:58:10 +01:00 |
SVG.pm
|
Added support for expolygons in Slic3r::SVG
|
2013-03-11 14:23:45 +01:00 |
Test.pm
|
Fix test framework detecting dE=0 as retraction
|
2013-03-18 18:01:01 +01:00 |
TriangleMesh.pm
|
Bugfix: horizontal projection for high-res models might show corrupted result
|
2013-03-17 15:39:51 +01:00 |