mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
FIX: support calibration for multi-nozzles with different diameters
github: 7543 Change-Id: Ifa20d786836f1991af35b3b95e25f91431d752e0 (cherry picked from commit 0c1053e962c928b253c268fc6658b8ec98f692ff)
This commit is contained in:
@@ -947,7 +947,7 @@ private:
|
||||
|
||||
std::vector<int> get_min_flush_volumes(const DynamicPrintConfig &full_config, size_t nozzle_id);
|
||||
|
||||
Preset *get_printer_preset(MachineObject *obj);
|
||||
Preset *get_printer_preset(const MachineObject *obj);
|
||||
wxArrayString get_all_camera_view_type();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user