mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
FIX: there is a small overhang after repairing the model
Change-Id: I057d48192c71f3e737d10cc411a92bbaf4fcefc3 (cherry picked from commit ce6f3e2b5d269809a311e2e26deafd47ae73b424)
This commit is contained in:
parent
b29404febf
commit
f49c4c7e4c
1 changed files with 2 additions and 0 deletions
|
@ -4710,6 +4710,8 @@ void ObjectList::fix_through_netfabb()
|
||||||
update_item_error_icon(obj_idx, vol_idx);
|
update_item_error_icon(obj_idx, vol_idx);
|
||||||
update_info_items(obj_idx);
|
update_info_items(obj_idx);
|
||||||
|
|
||||||
|
object(obj_idx)->ensure_on_bed();
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue