orcaslicer/lib
bubnikv 8746f84fa2 Improved error reporting of the PlaceholderParser.
The PlaceholderParser is currently used by the GCode.cpp
and by Printer.cpp to generate a new name for the exported G-code or SVG file.
The PlaceholderParser::process() will throw a runtime_error with
a comprehensive error message.
The G-code export will include these error messages into the G-code text
with !!!!!! separators, and the GUI will inform the user, that the G-code
export failed.
2017-12-05 15:54:24 +01:00
..
Slic3r Improved error reporting of the PlaceholderParser. 2017-12-05 15:54:24 +01:00
Slic3r.pm Looks like the reworked C++ preferences start to work again. 2017-11-02 16:21:34 +01:00