mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 10:52:15 +00:00
FIX: use the last_select_machine
jira: [STUDIO-11576] Change-Id: Iaf8531ef7704c08f5cf853cc4d25acd711db4b8e (cherry picked from commit b24b5af3773acb3e291ef106e51c4a180fd84da9)
This commit is contained in:
@@ -543,8 +543,6 @@ public:
|
||||
bool can_support_auto_cali();
|
||||
bool is_same_printer_model();
|
||||
bool is_blocking_printing(MachineObject* obj_);
|
||||
bool is_nozzle_data_valid(const ExtderData& ext_data) const;
|
||||
bool is_same_nozzle_diameters(float& tag_nozzle_diameter, int& mismatch_nozzle_id) const;
|
||||
bool is_nozzle_hrc_matched(const Extder& extruder, std::string& filament_type) const;
|
||||
bool has_tips(MachineObject* obj);
|
||||
bool is_timeout();
|
||||
|
||||
Reference in New Issue
Block a user