PrusaSlicer-NonPlainar/lib/Slic3r
Mike Sheldrake bce3e96210 extraneous fill against sloped walls with fill every N layers #834
Polygons used for N x depth fill surfaces need to be offset
by flow spacing before they are reused to clip lower fill surfaces.
Otherwise thin fill sections remain on clipped layers against sloping
walls, and the N x depth fill collides with them.
2013-01-14 21:18:31 -08:00
..
ExtrusionPath Fixed regression causing inefficient paths during infill 2012-12-20 18:10:20 +01:00
Fill Bugfix: PlanePath fill patterns were not working anymore. #880 2012-12-31 14:11:36 +01:00
Format Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 2013-01-13 10:18:34 +01:00
Geometry offset miter limit to 3 - 801 828 836 851 875 - spikes and pimples 2013-01-13 02:50:49 -08:00
GUI Acceleration control. #185 2013-01-10 15:29:40 +01:00
Layer 842, 847 slightly enlarge a clip polygon to counteract integer truncation 2013-01-11 10:15:42 -08:00
Print extraneous fill against sloped walls with fill every N layers #834 2013-01-14 21:18:31 -08:00
Config.pm Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 2013-01-13 10:18:34 +01:00
ExPolygon.pm Show vertical projection instead of convex hull for objects with <= 2000 facets. #780 2012-11-24 00:13:04 +01:00
Extruder.pm Fix retraction tests and fix retract_extra_length and lift in multiple extruders environments 2012-12-21 15:14:44 +01:00
ExtrusionLoop.pm Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects) 2012-10-31 19:08:29 +01:00
ExtrusionPath.pm No need for a role to identify small perimeters 2012-12-05 10:47:41 +01:00
Fill.pm Infill flow for bottom layer was calculated incorrectly when first_layer_height != layer_height 2012-11-19 12:37:05 +01:00
Flow.pm Alter extrusion width automatic calculation to take "native flow" into account 2013-01-02 19:22:51 +01:00
GCode.pm Acceleration control. #185 2013-01-10 15:29:40 +01:00
Geometry.pm New implementation of the little inwards move before leaving a loop. #186 2012-12-05 11:31:35 +01:00
GUI.pm Remember last used filament presets when using multiple extruders too 2012-10-24 20:24:11 +02:00
Layer.pm Refactoring: initialize all layers at once and avoid duplication of slicing height math. #637 2013-01-01 23:28:48 +01:00
Line.pm Completed vibration limit 2012-11-17 12:08:19 +01:00
Model.pm Show object information when double-clicking it in the plater 2012-10-24 22:44:08 +02:00
Point.pm Remove unused methods 2012-10-30 15:49:11 +01:00
Polygon.pm New implementation of the little inwards move before leaving a loop. #186 2012-12-05 11:31:35 +01:00
Polyline.pm Fixed regression causing inefficient paths during infill 2012-12-20 18:10:20 +01:00
Print.pm Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 2013-01-13 10:18:34 +01:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 2013-01-13 10:18:34 +01:00
Test.pm Added failing test case for troubleshooting unexpected filled holes. #858 2012-12-30 16:27:20 +01:00
TriangleMesh.pm Refactoring: initialize all layers at once and avoid duplication of slicing height math. #637 2013-01-01 23:28:48 +01:00