mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
FIX:add ams hub upgrade module
Change-Id: Iba636f5a13ab3350aa61b22548535aa7ad334cc0
This commit is contained in:
parent
fdd9582e3e
commit
1c3375bb07
4 changed files with 152 additions and 28 deletions
|
@ -374,6 +374,9 @@ public:
|
|||
bool is_mapping_exceed_filament(std::vector<FilamentInfo>& result, int &exceed_index);
|
||||
void reset_mapping_result(std::vector<FilamentInfo>& result);
|
||||
|
||||
/*online*/
|
||||
bool online_rfid;
|
||||
bool online_ahb;
|
||||
|
||||
/* temperature */
|
||||
float nozzle_temp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue