mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 03:27:55 +00:00
FIX: the extruder_id of cali is incorrect with N3S
jira: STUDIO-9888 Change-Id: I25c4a436e322923a247d1c6d3c3de9f0319bb420 (cherry picked from commit 13355ca669229839e8c8943f80cc50533256d0d7)
This commit is contained in:
@@ -80,6 +80,8 @@ private:
|
||||
static void send_to_print(const CalibInfo &calib_info, wxString& error_message, int flow_ratio_mode = 0); // 0: none 1: coarse 2: fine
|
||||
};
|
||||
|
||||
extern void get_tray_ams_and_slot_id(MachineObject* obj, int in_tray_id, int &ams_id, int &slot_id, int &tray_id);
|
||||
|
||||
extern void get_default_k_n_value(const std::string &filament_id, float &k, float &n);
|
||||
extern wxString get_nozzle_volume_type_name(NozzleVolumeType type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user