mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 02:37:04 +00:00
ENH: add check logic of filament_map when Print::Apply
Change-Id: Ibab353c4b16183611d63d75bcdf5f370cb578f21 (cherry picked from commit bbc4d701bf0f492566fb0ebefbf286630ae2136d)
This commit is contained in:
@@ -152,7 +152,7 @@ public:
|
||||
std::vector<std::vector<std::string>> ams_multi_color_filment;
|
||||
|
||||
// todo multi_extruders: delete mutable
|
||||
mutable std::vector<int> filament_maps;
|
||||
mutable std::vector<int> extruder_filament_counts;
|
||||
// Calibrate
|
||||
Preset const * calibrate_printer = nullptr;
|
||||
std::set<Preset const *> calibrate_filaments;
|
||||
|
||||
Reference in New Issue
Block a user