mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Do not apply out of bed detection for non printable volumes
This commit is contained in:
parent
beed31ad58
commit
bb65ad6f2c
2 changed files with 2 additions and 1 deletions
|
@ -1483,6 +1483,7 @@ void Selection::toggle_instance_printable_state()
|
|||
}
|
||||
|
||||
wxGetApp().obj_list()->update_printable_state(obj_idx, instance_idx);
|
||||
wxGetApp().plater()->update();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue