OrcaSlicer/src/libslic3r/Fill
Ioannis Giannakas fe148515ce
[Feature] Enabled gap fill algorithm for all solid fill types (#3412)
* ENH: Enabled gap fill algorithm for all solid fill types

* Made gap fill an option & refactored code into its own method

* Code comment updates

* Converted gap fill to enum and control filter out gap fill in the UI

* Update label for consistency

* Spelling mistake
2024-01-18 14:43:23 +00:00
..
Lightning [Bug fix] Fixes lightning infill with sparse infill width set to 0 causes "divide by zero" fatal error (#3592) 2024-01-14 23:38:34 +08:00
Fill.cpp thick internal bridges (#2954) 2023-12-02 12:53:34 +08:00
Fill.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Fill3DHoneycomb.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Fill3DHoneycomb.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillAdaptive.cpp Calculate extrusion width %s as a function of nozzle width, not layer height (#1578) 2023-07-27 23:37:47 +08:00
FillAdaptive.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillBase.cpp [Feature] Enabled gap fill algorithm for all solid fill types (#3412) 2024-01-18 14:43:23 +00:00
FillBase.hpp [Feature] Enabled gap fill algorithm for all solid fill types (#3412) 2024-01-18 14:43:23 +00:00
FillConcentric.cpp Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
FillConcentric.hpp Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
FillConcentricInternal.cpp ENH: enable arachne for wall 2022-12-15 04:38:15 -05:00
FillConcentricInternal.hpp Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
FillGyroid.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillGyroid.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillHoneycomb.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillHoneycomb.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillLightning.cpp FIX: lightning infill may fail for some cases 2022-12-15 04:38:15 -05:00
FillLightning.hpp FIX: lightning infill may fail for some cases 2022-12-15 04:38:15 -05:00
FillLine.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillLine.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillPlanePath.cpp ENH: fix hang issue for archimedean chords pattern 2023-04-17 15:39:02 +08:00
FillPlanePath.hpp ENH: fix hang issue for archimedean chords pattern 2023-04-17 15:39:02 +08:00
FillRectilinear.cpp [Feature] Enabled gap fill algorithm for all solid fill types (#3412) 2024-01-18 14:43:23 +00:00
FillRectilinear.hpp [Feature] Enabled gap fill algorithm for all solid fill types (#3412) 2024-01-18 14:43:23 +00:00