mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 03:12:07 +00:00
Fix compile error
This commit is contained in:
@@ -569,6 +569,7 @@ public:
|
||||
// exceed index start with 0
|
||||
bool is_mapping_exceed_filament(std::vector<FilamentInfo>& result, int &exceed_index);
|
||||
void reset_mapping_result(std::vector<FilamentInfo>& result);
|
||||
bool is_main_extruder_on_left() const;
|
||||
bool is_multi_extruders() const;
|
||||
|
||||
/*online*/
|
||||
|
||||
Reference in New Issue
Block a user