mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 20:32:06 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user