mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Info in ObjectList: Added variable layer height
This commit is contained in:
parent
df3fb31268
commit
dfe926ef63
6 changed files with 47 additions and 18 deletions
|
@ -49,7 +49,8 @@ enum class InfoItemType
|
|||
{
|
||||
Undef,
|
||||
CustomSupports,
|
||||
CustomSeam
|
||||
CustomSeam,
|
||||
VariableLayerHeight
|
||||
};
|
||||
|
||||
class ObjectDataViewModelNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue