067cde85f1
1) All slicer's exceptions are now derived from Slic3r::Exception. 2) New exceptions are defined for slicing errors. 3) Exceptions are propagated to the Plater to show. It remains to modify the slicing back-end to throw the new SlicingError exceptions instead of std::runtime_error and to show the other exceptions by a message dialog instead of a notification. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
fff_print_tests.cpp | ||
test_data.cpp | ||
test_data.hpp | ||
test_extrusion_entity.cpp | ||
test_fill.cpp | ||
test_flow.cpp | ||
test_gcode.cpp | ||
test_gcodewriter.cpp | ||
test_model.cpp | ||
test_print.cpp | ||
test_printgcode.cpp | ||
test_printobject.cpp | ||
test_skirt_brim.cpp | ||
test_support_material.cpp | ||
test_trianglemesh.cpp |