mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
FIX:Change the note when ams empty
jira:[STUDIO-12764] Change-Id: I3dc400184840edb099a62b5dbc0cddf6bc67cd08 (cherry picked from commit ab983c261b5438e611ae3978a93690fce61b3179)
This commit is contained in:
@@ -1578,7 +1578,7 @@ void MappingItem::set_data(const wxString &tag_name, wxColour colour, wxString n
|
||||
}
|
||||
|
||||
} else {
|
||||
SetToolTip(_L("Note: Only the AMS slots loaded with the same material type can be selected."));
|
||||
SetToolTip(_L("Note: Only filament-loaded slots can be selected."));
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user