mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-20 09:36:23 +03:00
Added(ported) function fix_through_netfabb()
+ Fixed adding of the instances to the object list
This commit is contained in:
@@ -532,7 +532,7 @@ wxDataViewItem PrusaObjectDataViewModel::AddInstanceChild(const wxDataViewItem &
|
||||
parent_node->Append(inst_root_node);
|
||||
// notify control
|
||||
ItemAdded(parent_item, inst_root_item);
|
||||
if (num == 1) num++;
|
||||
// if (num == 1) num++;
|
||||
}
|
||||
|
||||
// Add instance nodes
|
||||
|
||||
Reference in New Issue
Block a user