PrusaSlicer-NonPlainar/tests/fff_print
bubnikv 69c8b1cd21 new cheaper constructor for DynamicPrintConfig from FullPrintConfig:
DynamicPrintConfig::full_print_config()
new cheaper constructors of DynamicConfig / DynamicPrintConfig from ConfigBase
Unit tests: ported test_model from upstream Slic3r, thanks @lordofhyphens
Unit tests refactored to use less autos and initializer lists for readibility,
DynamicPrintConfig is handled by value, not by shared pointer.
2019-10-16 11:16:50 +02:00
..
CMakeLists.txt new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
fff_print_tests.cpp Ported test_data.cpp/hpp & test_flow.cpp from upstream slic3r, 2019-10-15 11:28:20 +02:00
test_data.cpp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
test_data.hpp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
test_flow.cpp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
test_gcodewriter.cpp Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens. 2019-10-15 17:35:19 +02:00
test_model.cpp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
test_skirt_brim.cpp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
test_trianglemesh.cpp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00