mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Fixed message type and disabled "Split to parts" in toolbar for the SLA printer
This commit is contained in:
@@ -145,7 +145,7 @@ void config_wizard(int reason)
|
||||
{
|
||||
show_info(nullptr,
|
||||
_(L("It's impossible to print multi-part object(s) with SLA technology.")) + "\n\n" +
|
||||
_(L("Please check and fixe your object list.")),
|
||||
_(L("Please check and fix your object list.")),
|
||||
_(L("Attention!")));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user