mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
Renamed 'MMU segmentation; to 'Multimaterial painting'
This commit is contained in:
parent
1eebaa4576
commit
a5ebd45d4d
4 changed files with 5 additions and 4 deletions
|
@ -6134,7 +6134,8 @@ void Plater::clear_before_change_mesh(int obj_idx)
|
|||
get_notification_manager()->push_notification(
|
||||
NotificationType::CustomSupportsAndSeamRemovedAfterRepair,
|
||||
NotificationManager::NotificationLevel::RegularNotification,
|
||||
_u8L("Custom supports and seams were removed after repairing the mesh."));
|
||||
_u8L("Custom supports, seams and multimaterial painting were "
|
||||
"removed after repairing the mesh."));
|
||||
// _u8L("Undo the repair"),
|
||||
// [this, snapshot_time](wxEvtHandler*){
|
||||
// // Make sure the snapshot is still available and that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue