PrusaSlicer-NonPlainar/lib/Slic3r/Fill
2014-01-12 00:54:10 +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 Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
Concentric.pm More work for refactoring Flow/Extruder 2014-01-03 20:02:00 +01:00
Flowsnake.pm Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01: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 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 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 Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
Rectilinear.pm Fix bug in regression infill causing bad clipping at very low layer heights. Includes regression test. #1669 2014-01-11 21:34:26 +01:00