mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
slicing the supports WIP
This commit is contained in:
parent
d7baac59ef
commit
f6591f000e
2 changed files with 43 additions and 2 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue