Use AMF object and volume metadata for handling per-object and per-volume settings
This commit is contained in:
@@ -139,6 +139,7 @@ class ModelVolume
|
||||
friend class ModelObject;
|
||||
public:
|
||||
TriangleMesh mesh;
|
||||
DynamicPrintConfig config;
|
||||
bool modifier;
|
||||
|
||||
ModelObject* get_object() const { return this->object; };
|
||||
|
||||
Reference in New Issue
Block a user