mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-16 21:05:44 -07:00
FIX:Change the note when ams empty
jira:[STUDIO-12764] Change-Id: I3dc400184840edb099a62b5dbc0cddf6bc67cd08 (cherry picked from commit ab983c261b5438e611ae3978a93690fce61b3179)
This commit is contained in:
parent
9b91070ca9
commit
3697abe3a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue