mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-22 05:59:12 -07:00
Added number of toolchanges into 'Sliced info' statistics
This commit is contained in:
@@ -1195,6 +1195,7 @@ void Print::_make_wipe_tower()
|
||||
wipe_tower.tool_change((unsigned int)-1, false));
|
||||
|
||||
m_wipe_tower_used_filament = wipe_tower.get_used_filament();
|
||||
m_wipe_tower_number_of_toolchanges = wipe_tower.get_number_of_toolchanges();
|
||||
}
|
||||
|
||||
std::string Print::output_filename()
|
||||
|
||||
Reference in New Issue
Block a user