mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
ENH: sync the different codes
especially for the translation files Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
This commit is contained in:
parent
540ecb2fb2
commit
13a1dc03c1
23 changed files with 29 additions and 98 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue