mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
Fixed crash with zero support base spacing. The bug fix was not correct and it disabled the new "zig-zag" sparse infill generator, leading to GH issue #7014 Somehow improved missing interface layers for snug supports by propagating full overhangs when generating interface layers. Fixed generation of soluble interfaces for support enforcers, where base support was used for steeper overhangs. Disabled filtering out thin regions from the lower layer, that will not be covered by perimeters, thus they are not supporting the current layer. However this may lead to a situation where regions at the current layer that are narrow thus not extrudable will generate unnecessary supports. For example, see GH issue #3094