mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-02 07:42:14 +00:00
ENH: export calibration bbox
when exporting all sliced file Change-Id: I5cb085422f1114eacf5e11dce57f1ceb4d2113a4 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -223,6 +223,8 @@ public:
|
||||
|
||||
ThumbnailData cali_thumbnail_data;
|
||||
PlateBBoxData cali_bboxes_data;
|
||||
static const int cali_thumbnail_width = 2560;
|
||||
static const int cali_thumbnail_height = 2560;
|
||||
|
||||
//set the plate's index
|
||||
void set_index(int index);
|
||||
|
||||
Reference in New Issue
Block a user