mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fix for SPE-700 (Corrupted slice data)
This commit is contained in:
parent
ece3c74380
commit
70bfa4202f
4 changed files with 21 additions and 4 deletions
|
@ -164,6 +164,8 @@ public:
|
|||
/// Get the pad geometry
|
||||
const TriangleMesh& get_pad() const;
|
||||
|
||||
void remove_pad();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue