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
..
2017-10-25 12:53:31 +02:00
2015-07-02 14:29:20 +02:00
2014-11-15 23:06:15 +01:00
2015-01-15 18:49:07 +01:00
2017-06-09 14:24:00 +02:00