FIX: add wrapping area API for plate

jira: none
Change-Id: I574a42a6c17ded0934ae7456eb5ecfc83a5c2a01
(cherry picked from commit 0ed3f527f08808d9ec04f09b5eb114334805be29)
(cherry picked from commit c81b2e8cb39400255b2cf1321d2fdb346300fdad)
(cherry picked from commit 49f2ed61664c663c189db6a2c94efd6a36d53b9b)
This commit is contained in:
zhimin.zeng
2025-07-25 11:34:55 +08:00
committed by Noisyfox
parent f391070cb7
commit 8a6a7a0d7d
2 changed files with 18 additions and 0 deletions

View File

@@ -264,6 +264,8 @@ public:
bool get_spiral_vase_mode() const;
void set_spiral_vase_mode(bool spiral_mode, bool as_global);
std::vector<Vec2d> get_plate_wrapping_detection_area() const;
//static const int plate_x_offset = 20; //mm
//static const double plate_x_gap = 0.2;
ThumbnailData thumbnail_data;