Revert change "make_overhang_printable "

This commit is contained in:
Wang YB
2024-05-07 14:26:22 +08:00
parent c2b5393b82
commit 5368acee65
11 changed files with 1 additions and 192 deletions

View File

@@ -270,8 +270,6 @@ public:
&& this->config().brim_width.value > 0.
&& ! this->has_raft();
}
//w31
void apply_conical_overhang();
// This is the *total* layer count (including support layers)
// this value is not supposed to be compared with Layer::id
// since they have different semantics.