mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 11:47:54 -06:00
fix: Revert "ENH: avoid overhang area when set the seam position"
This reverts commit 1e95803df3733021e80241ecf7b88976708f0cf7. Reason for revert: some model test not good, need to update curve function Change-Id: I6afd6115d21198f60453d4f507905b6684a65cff
This commit is contained in:
parent
a3c34d0629
commit
b7b9029548
2 changed files with 5 additions and 44 deletions
|
@ -76,7 +76,6 @@ struct SeamCandidate
|
|||
Perimeter &perimeter;
|
||||
float visibility;
|
||||
float overhang;
|
||||
float extend_overhang=0.0f;
|
||||
// distance inside the merged layer regions, for detecting perimeter points which are hidden indside the print (e.g. multimaterial join)
|
||||
// Negative sign means inside the print, comes from EdgeGrid structure
|
||||
float embedded_distance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue