mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH:the negative volume will not display fillment in object table
Change-Id: I25f000c7770378e7919f9be8869c6320867d1ecd
This commit is contained in:
@@ -348,6 +348,7 @@ public:
|
||||
ConfigOptionFloat ori_speed_perimeter;
|
||||
|
||||
ModelConfig* config;
|
||||
ModelVolumeType model_volume_type;
|
||||
|
||||
ObjectGridRow(int obj_id, int vol_id, GridRowType type)
|
||||
: object_id(obj_id), volume_id(vol_id), row_type(type)
|
||||
|
||||
Reference in New Issue
Block a user