FIX: sync with master(update slice state)

Change-Id: Iec749349837d969c0a84b56d16d0fb32ed594c0a
This commit is contained in:
tao.jin 2022-11-25 17:01:53 +08:00 committed by Lane.Wei
parent 8216265725
commit 1e4582f966
2 changed files with 9 additions and 22 deletions

View file

@ -213,7 +213,6 @@ public:
//clear alll the instances in plate
void clear(bool clear_sliced_result = true);
BedType last_bed_type;
BedType get_bed_type(bool check_global = true) const;
void set_bed_type(BedType bed_type);
void reset_bed_type();