PrusaSlicer-NonPlainar/lib/Slic3r/Fill
Alessandro Ranellucci b961849c38 Bugfix: crashing when concentric infill produced very narrow loops. #1740
Conflicts:

	lib/Slic3r/Fill/Concentric.pm
2014-02-10 16:05:40 +01:00
..
ArchimedeanChords.pm
Base.pm
Concentric.pm Bugfix: crashing when concentric infill produced very narrow loops. #1740 2014-02-10 16:05:40 +01:00
Flowsnake.pm
HilbertCurve.pm
Honeycomb.pm Bugfix: lack of strong type checking when passing arrayref objects to XS caused random lack of infill. Now added strong type checking for all XS entities. Also fixes a potential issue with bridges caused by the same error. #1652 2014-01-12 00:54:10 +01:00
Line.pm
OctagramSpiral.pm
PlanePath.pm
Rectilinear.pm