PrusaSlicer-NonPlainar/lib/Slic3r/Fill
2013-09-28 15:30:10 +02:00
..
ArchimedeanChords.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Base.pm Fix integration of XS containers 2013-07-16 17:13:01 +02:00
Concentric.pm Fix segfault when calling chained_path() on an ExtrusionPathCollection using no_sort. Includes regression test 2013-09-28 15:30:10 +02:00
Flowsnake.pm Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere 2013-06-16 12:21:25 +02:00
HilbertCurve.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Honeycomb.pm Fixed --avoid-crossing-perimeters and --support-material after the xsdata merge 2013-09-04 00:10:53 +02:00
Line.pm Implemented a new "line" fill pattern. #20 2011-11-14 10:31:07 +01:00
OctagramSpiral.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
PlanePath.pm Optimization in Polyline instantiation 2013-07-05 14:44:41 +02:00
Rectilinear.pm Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00