mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 10:47:50 -06:00
Fix of support generator after merging
Base type interfaces for soluble interface supports #6017
This commit is contained in:
parent
4146fd337a
commit
750cfdd099
2 changed files with 15 additions and 5 deletions
|
@ -195,6 +195,7 @@ private:
|
|||
const PrintObject &object,
|
||||
const MyLayersPtr &top_contacts,
|
||||
const MyLayersPtr &interface_layers,
|
||||
const MyLayersPtr &base_interface_layers,
|
||||
const MyLayersPtr &base_layers,
|
||||
MyLayerStorage &layer_storage) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue