1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Fixed some of the raft issues introduced in the new C++ supports.

This commit is contained in:
bubnikv
2017-02-14 19:49:30 +01:00
parent 420e387055
commit f5e4026aee
2 changed files with 181 additions and 103 deletions
+3 -2
View File
@@ -178,8 +178,9 @@ private:
MyLayersPtr generate_raft_base(
const PrintObject &object,
const MyLayersPtr &top_contacts,
MyLayersPtr &intermediate_layers,
MyLayerStorage &layer_storage) const;
const MyLayersPtr &interface_layers,
const MyLayersPtr &base_layers,
MyLayerStorage &layer_storage) const;
// Turn some of the base layers into interface layers.
MyLayersPtr generate_interface_layers(