ENH: save overhang polygons in cache data

JIRA: none

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I6887774f986843b094c05da48de3e2d6234a2c9e
This commit is contained in:
salt.wei 2023-09-25 19:04:16 +08:00 committed by Lane.Wei
parent df0f3ea72c
commit e209c5de09
3 changed files with 44 additions and 16 deletions

View file

@ -427,7 +427,7 @@ void PrintObject::detect_overhangs_for_lift()
size_t num_layers = this->layer_count();
size_t num_raft_layers = m_slicing_params.raft_layers();
m_print->set_status(78, L("Detect overhangs for auto-lift"));
m_print->set_status(71, L("Detect overhangs for auto-lift"));
this->clear_overhangs_for_lift();