PrusaSlicer-NonPlainar/lib/Slic3r/Fill
2013-11-21 14:35:28 +01: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 Use Clipper for line clipping 2013-11-21 14:15:38 +01: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 Fix planepath fill patterns for very small regions. #1463 2013-10-13 16:07:14 +02:00
Rectilinear.pm Renamed encloses_line() to contains_line() and implemented it using diff_pl() 2013-11-21 14:35:28 +01:00