mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX: fix slice info display error
Change-Id: Ifccc8027fbd9f7a659523e170d33d01b10ecd9d9
This commit is contained in:
parent
a688265bfd
commit
3aa3df00fc
2 changed files with 25 additions and 5 deletions
|
@ -51,6 +51,7 @@ public:
|
|||
{
|
||||
profile_ = profile;
|
||||
prediction = 0;
|
||||
weight = 0.0f;
|
||||
}
|
||||
|
||||
BBLSliceInfo(const BBLSliceInfo& obj) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue