mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 04:42:33 +00:00
FIX: backend get the extruder id based on filament_map
Change-Id: Ib7679c0fc67336e462467dab9f5b4d4684d6eb19 (cherry picked from commit dcd9fd501354da33baea2adc0f645fabe8880cf1)
This commit is contained in:
@@ -936,6 +936,7 @@ public:
|
||||
|
||||
void update_filament_maps_to_config(std::vector<int> f_maps);
|
||||
std::vector<int> get_filament_maps() const;
|
||||
size_t get_extruder_id(unsigned int filament_id) const;
|
||||
|
||||
bool enable_timelapse_print() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user