mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +00:00
Fix issue that current bed type is changed after upgrading from 2.2
This commit is contained in:
@@ -268,12 +268,12 @@ enum OverhangFanThreshold {
|
||||
// BBS
|
||||
enum BedType {
|
||||
btDefault = 0,
|
||||
btSuperTack,
|
||||
btPC,
|
||||
btEP,
|
||||
btPEI,
|
||||
btPTE,
|
||||
btPCT,
|
||||
btSuperTack,
|
||||
btCount
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user