mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
NEW: add meshboolean gizmo
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
This commit is contained in:
parent
e80ecc045e
commit
a66c2d6d13
10 changed files with 557 additions and 2 deletions
|
@ -4198,6 +4198,7 @@ void Plater::priv::reset(bool apply_presets_change)
|
|||
|
||||
if (view3D->is_layers_editing_enabled())
|
||||
view3D->get_canvas3d()->force_main_toolbar_left_action(view3D->get_canvas3d()->get_main_toolbar_item_id("layersediting"));
|
||||
view3D->get_canvas3d()->reset_all_gizmos();
|
||||
|
||||
reset_gcode_toolpaths();
|
||||
//BBS: update gcode to current partplate's
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue