PrusaSlicer-NonPlainar/lib/Slic3r
Mike Sheldrake c2f04f2861 avoid overlap of single layer and multilayer fill
A single-layer rectilinear or honeycomb fill under a low slope
wall/ceiling or extra perimeter will stick out from under the
overhang, because those fills get extended beyond their fill_surface
boundaries to purposely overlap perimeters. This causes interference
with multil-layer fills. This commit clips the single layer fill
boundaries a bit more where they interface with multi-layer fill
boundaries, to avoid overlap.
2013-02-18 07:26:19 -08:00
..
ExtrusionPath
Fill
Format
GCode
Geometry
GUI
Layer
Print avoid overlap of single layer and multilayer fill 2013-02-18 07:26:19 -08:00
Config.pm
ExPolygon.pm
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm
Flow.pm
GCode.pm
Geometry.pm Refactor chained_path(), add chained_path_items() and chained_path_points() 2013-02-06 12:03:53 +01:00
GUI.pm
Layer.pm
Line.pm
Model.pm
Point.pm
Polygon.pm
Polyline.pm
Print.pm
Surface.pm
SVG.pm
Test.pm
TriangleMesh.pm