mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: sync the different codes
especially for the translation files Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
This commit is contained in:
@@ -1514,7 +1514,7 @@ static inline Polygons detect_overhangs(
|
||||
const bool bridge_no_support = object_config.bridge_no_support.value;
|
||||
const coordf_t xy_expansion = scale_(object_config.support_expansion.value);
|
||||
|
||||
if (layer_id == 0)
|
||||
if (layer_id == 0)
|
||||
{
|
||||
// Don't fill in the holes. The user may apply a higher raft_expansion if one wants a better 1st layer adhesion.
|
||||
overhang_polygons = to_polygons(layer.lslices);
|
||||
|
||||
Reference in New Issue
Block a user