mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-10 15:48:28 -04:00
Prettier validation errors
This commit is contained in:
parent
bad0bd8520
commit
948793e570
@ -176,7 +176,7 @@ _constant()
|
||||
try {
|
||||
THIS->validate();
|
||||
} catch (PrintValidationException &e) {
|
||||
croak(e.what());
|
||||
croak("%s\n", e.what());
|
||||
}
|
||||
%};
|
||||
%{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user