mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:add humidity display/surplus material
Change-Id: I1a04df257c9b09fef7ff06cfa192644478a30716
This commit is contained in:
parent
3a9397307d
commit
3925ceb9f4
9 changed files with 218 additions and 31 deletions
|
@ -210,6 +210,7 @@ public:
|
|||
id = ams_id;
|
||||
}
|
||||
std::string id;
|
||||
int humidity = 5;
|
||||
bool startup_read_opt{true};
|
||||
bool tray_read_opt{false};
|
||||
bool is_exists{false};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue