mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
ENH: support auto pa cali for multi_extruder printer
jira: none Change-Id: I835a0e20de81f9af7c40983e00bdb37ea6c95a68 (cherry picked from commit 4e387d4ace4332a7c2b6c0ab695b80a51597d0c7)
This commit is contained in:
@@ -140,6 +140,7 @@ struct PACalibExtruderInfo
|
||||
NozzleVolumeType nozzle_volume_type;
|
||||
float nozzle_diameter;
|
||||
std::string filament_id = "";
|
||||
bool use_nozzle_volume_type{true};
|
||||
};
|
||||
|
||||
struct PACalibTabInfo
|
||||
|
||||
Reference in New Issue
Block a user