You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightning infill can cause infinitely long bridges inside the model, when applied on top of another infill type.
This is likely due to the new extended sparse infill, introduced in PrusaSlicer2.6.0alpha5. According to the Alpha5 release notes, the new extended infill is not applied if Lightning infill is chosen, but obviously this rule breaks when we introduce a height range modifier with another infill type. As a result, the sparse infill lines are extended until they reach a regular infill line or the model wall, which can be located far away in case of lightning infill.
Project file & How to reproduce
Create a simple model with a depression in the middle, e.g. a cube with a smaller cube subtracted on top. Slice it with lightning infill, but apply another infill type (e.g. grid) at the bottom. Take a look at my "Box" project for an example.
Originally, I was trying to slice a landspace model with an open, gridded bottom and lightning on top. There, the issue appears even stronger.
Description of the bug
Lightning infill can cause infinitely long bridges inside the model, when applied on top of another infill type.
This is likely due to the new extended sparse infill, introduced in PrusaSlicer2.6.0alpha5. According to the Alpha5 release notes, the new extended infill is not applied if Lightning infill is chosen, but obviously this rule breaks when we introduce a height range modifier with another infill type. As a result, the sparse infill lines are extended until they reach a regular infill line or the model wall, which can be located far away in case of lightning infill.
Project file & How to reproduce
Create a simple model with a depression in the middle, e.g. a cube with a smaller cube subtracted on top. Slice it with lightning infill, but apply another infill type (e.g. grid) at the bottom. Take a look at my "Box" project for an example.
Originally, I was trying to slice a landspace model with an open, gridded bottom and lightning on top. There, the issue appears even stronger.
MountainRelief_LightningBridgeExample.zip
Box_LighntingBridgeExample.zip
Checklist of files included above
Version of PrusaSlicer
PrusaSlicer-2.6.0-alpha6+linux-x64-GTK3
Operating system
Ubuntu 22.04.2 LTS
Printer model
Prusa MK3S
The text was updated successfully, but these errors were encountered: