| .. |
|
Lightning
|
Revert "Fix Compile Warnings (#5963)"
|
2024-08-12 00:00:20 +08:00 |
|
Fill.cpp
|
Fix the bug where FillRectilinear generates an unoptimized toolpath. Ensure that fill_surface_by_lines is used when multiline is 1, as it provides optimized traversal.
|
2025-09-08 00:17:53 +08:00 |
|
Fill.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
|
Fill3DHoneycomb.cpp
|
Infill Line Multiplier (#9432)
|
2025-06-30 23:07:33 +08:00 |
|
Fill3DHoneycomb.hpp
|
[OPTIMIZATION] Update Fill3DHoneycomb.hpp - remove bridge flow (#10453)
|
2025-09-09 11:08:17 +08:00 |
|
FillAdaptive.cpp
|
Infill Line Multiplier (#9432)
|
2025-06-30 23:07:33 +08:00 |
|
FillAdaptive.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillBase.cpp
|
Refactor infill rotation (#10587)
|
2025-09-02 22:53:56 +08:00 |
|
FillBase.hpp
|
Refactor infill rotation (#10587)
|
2025-09-02 22:53:56 +08:00 |
|
FillConcentric.cpp
|
Revert "Stagger concentric infill seams. (#6184)"
|
2025-07-30 23:33:35 +08:00 |
|
FillConcentric.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillConcentricInternal.cpp
|
Revert "Fix Compile Warnings (#5963)"
|
2024-08-12 00:00:20 +08:00 |
|
FillConcentricInternal.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillCrossHatch.cpp
|
Infill Line Multiplier (#9432)
|
2025-06-30 23:07:33 +08:00 |
|
FillCrossHatch.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillGyroid.cpp
|
Infill Line Multiplier (#9432)
|
2025-06-30 23:07:33 +08:00 |
|
FillGyroid.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillHoneycomb.cpp
|
Infill Line Multiplier (#9432)
|
2025-06-30 23:07:33 +08:00 |
|
FillHoneycomb.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillLightning.cpp
|
Infill Line Multiplier (#9432)
|
2025-06-30 23:07:33 +08:00 |
|
FillLightning.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillLine.cpp
|
Fix Line Infill with no anchor (#9768)
|
2025-06-01 13:34:44 +08:00 |
|
FillLine.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillPlanePath.cpp
|
Fix infill anchor missing for FillPlanePath (#9462)
|
2025-04-24 11:03:28 +08:00 |
|
FillPlanePath.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillRectilinear.cpp
|
Fix the bug where FillRectilinear generates an unoptimized toolpath. Ensure that fill_surface_by_lines is used when multiline is 1, as it provides optimized traversal.
|
2025-09-08 00:17:53 +08:00 |
|
FillRectilinear.hpp
|
rename 2DHoneycomb and 2DLattice to LateralHoneycomb and LateralLattice (#10423)
|
2025-08-17 23:49:06 +08:00 |
|
FillTpmsD.cpp
|
Small improvement of tpmsd infill (#10049)
|
2025-07-04 14:09:44 +08:00 |
|
FillTpmsD.hpp
|
Allow specifying rotation patterns for Sparse and Solid infill (#9924)
|
2025-06-22 23:10:35 +08:00 |
|
FillTpmsFK.cpp
|
Fisher koch Infill optimization (#10428)
|
2025-09-09 11:02:45 +08:00 |
|
FillTpmsFK.hpp
|
✨TPMS-FK Infill ( Triply Periodic Minimal Surface Fischer Koch S) (#10360)
|
2025-08-10 23:10:35 +08:00 |