mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
ENH:delete U0 firmware functions
Change-Id: I6a65f41224e346023989bd1f097d4bf1b069f907
This commit is contained in:
parent
4a143ed8b1
commit
eaca2bd0ed
4 changed files with 0 additions and 17 deletions
|
@ -504,7 +504,6 @@ public:
|
|||
void _parse_ams_status(int ams_status);
|
||||
bool has_ams() { return ams_exist_bits != 0; }
|
||||
bool can_unload_filament();
|
||||
bool is_U0_firmware();
|
||||
bool is_support_ams_mapping();
|
||||
static bool is_support_ams_mapping_version(std::string module, std::string version);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue