mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Fixed reset of bed 3d model
This commit is contained in:
@@ -1515,6 +1515,7 @@ void GLModel::set_scale(const Vec3d& scale)
|
||||
|
||||
void GLModel::reset()
|
||||
{
|
||||
m_volume.indexed_vertex_array.release_geometry();
|
||||
m_filename = "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user