mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: fix slice info display error
Change-Id: Ifccc8027fbd9f7a659523e170d33d01b10ecd9d9
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
{
|
||||
profile_ = profile;
|
||||
prediction = 0;
|
||||
weight = 0.0f;
|
||||
}
|
||||
|
||||
BBLSliceInfo(const BBLSliceInfo& obj) {
|
||||
|
||||
Reference in New Issue
Block a user