PrusaSlicer-NonPlainar/lib/Slic3r/Fill
2014-04-21 23:21:15 +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 Assume bridge angle is stored in radians in infill generation. #1917 2014-04-21 23:21:15 +02:00
Concentric.pm Fixed regression when concentric infill was used as solid infill. Includes regression test. #1650 2014-04-19 16:53:37 +02: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 for incomplete extrusion on solid surfaces 2014-04-05 10:54:24 +02:00