mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
slicing the supports WIP
This commit is contained in:
@@ -143,7 +143,7 @@ public:
|
||||
void merged_mesh(TriangleMesh& outmesh) const;
|
||||
|
||||
/// Get the sliced 2d layers of the support geometry.
|
||||
SlicedSupports slice() const;
|
||||
SlicedSupports slice(float layerh, float init_layerh = -1.0) const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user