BambuStudio/src/libslic3r/Fill
jianjia.ma 427deda14e FIX: Top surface bridging fail on 3DHC & FL infill
Add 45 degree angle offset when processing the bridge.
Need to raise infill_direction to invalidate posPrepareInfill

jira: 6774
Change-Id: I5e6bef3aa814b01c5f30398ac745937a67e3ef4c
(cherry picked from commit 7b12cab10b88f432a11414f8caa1c6427777a1ba)
2024-04-23 20:07:49 +08:00
..
Lightning FIX: lightning infill may fail for some cases 2022-12-15 04:38:15 -05:00
Fill.cpp FIX: crash when change infill pattern 2024-04-08 19:50:03 +08:00
Fill.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Fill3DHoneycomb.cpp FIX: Top surface bridging fail on 3DHC & FL infill 2024-04-23 20:07:49 +08:00
Fill3DHoneycomb.hpp ENH: 3D Honeycomb 2024-04-08 19:50:03 +08:00
FillAdaptive.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillAdaptive.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FillBase.cpp NEW: FlipLines infill 2024-04-23 20:07:49 +08:00
FillBase.hpp FIX: crash when change infill pattern 2024-04-08 19:50:03 +08:00
FillConcentric.cpp ENH: reroder the path seq for concentric fill pattern 2022-12-15 04:33:48 -05:00
FillConcentric.hpp ENH: enable arachne for concentric pattern 2022-09-29 11:16:43 +08:00
FillConcentricInternal.cpp ENH: enable arachne for wall 2022-12-15 04:38:15 -05:00
FillConcentricInternal.hpp ENH: add arachne engine for narrow internal solid infill 2022-08-26 09:25:59 +08:00
FillFlippingLine.cpp FIX: Top surface bridging fail on 3DHC & FL infill 2024-04-23 20:07:49 +08:00
FillFlippingLine.hpp NEW: FlipLines infill 2024-04-23 20:07:49 +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 ENH: normalize comment from OrcaSlicer 2023-07-07 17:29:08 +08:00
FillRectilinear.hpp NEW: enable lightning infill pattern for model and tree support 2022-10-20 19:34:37 +08:00