PrusaSlicer-NonPlainar/lib/Slic3r/Fill
Alessandro Ranellucci 7e34244b05 Refactored configuration handling.
Slic3r::Config is now an object. Multiple partial config objects are used throughout the codebase as local repositories, then merged and serialized when necessary.
2012-07-27 21:16:11 +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 Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Concentric.pm Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Flowsnake.pm Some minor fixes related to polyline refactoring 2012-01-27 14:29:06 +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 Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +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 Remove XXX from dependencies 2012-04-16 14:03:36 +02:00
Rectilinear.pm New --support-material-pattern and --support-material-angle options 2012-06-23 22:43:23 +02:00