mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 03:42:05 +00:00
ENH:Optimize the case with only external components
jira: STUDIO-9989 Change-Id: I7be626e8c86f684029a4c34fc8b800b880fe1fcd (cherry picked from commit 1ea13f9846e5b66b0304cd4b6bcbfbb21d8919d8)
This commit is contained in:
@@ -714,6 +714,7 @@ public:
|
||||
std::chrono::system_clock::time_point extrusion_cali_set_hold_start;
|
||||
std::string extrusion_cali_filament_name;
|
||||
|
||||
bool only_exist_ext_spool() { return amsList.empty(); }
|
||||
bool is_in_extrusion_cali();
|
||||
bool is_extrusion_cali_finished();
|
||||
void _parse_tray_now(std::string tray_now);
|
||||
|
||||
Reference in New Issue
Block a user