mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 03:19:06 -07:00
MM print : Fixed re-scaling of the Extruders column in the Object list
This commit is contained in:
@@ -209,8 +209,10 @@ public:
|
||||
return true;
|
||||
}
|
||||
|
||||
// Set action icons for node
|
||||
// Set action and extruder(if any exist) icons for node
|
||||
void set_action_and_extruder_icons();
|
||||
// set extruder icon for node
|
||||
void set_extruder_icon();
|
||||
// Set printable icon for node
|
||||
void set_printable_icon(PrintIndicator printable);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user