Files
OrcaSlicer-bambulab/src/libslic3r/Fill
Vojtech Bubnik 7d4b3f2992 Fix of safety_offset() after ClipperUtils refactoring.
Fixes Solid infill where there should be none #6482
Also the safety offsetting was revised to be enabled only where needed,
the "do safety offset" is now easy to discover by
a new ApplySafetyOffset::Yes enum, and safety offset over union, which
is better done by offset() / offset_ex() has been replaced with
new union_safety_offset() / union_safety_offset_ex() functions, which
better convey their meaning and which could be better optimized than
union() with the safety offset applied.
2021-05-05 12:16:47 +02:00
..
2020-11-16 13:11:58 +01:00
2021-01-29 10:46:33 +01:00
2021-04-30 11:49:57 +02:00
2020-11-16 13:11:58 +01:00
2020-11-16 13:11:58 +01:00
2020-11-16 13:11:58 +01:00