1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Fixed message type and disabled "Split to parts" in toolbar for the SLA printer

This commit is contained in:
YuSanka
2019-03-05 16:13:14 +01:00
parent 857b68a82a
commit c1a24d2fbb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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!")));
}