PrusaSlicer-NonPlainar/tests
bubnikv 059bdb4711 Implemented handling of complex ConfigOptionFloatOrPercent chains
by the PlaceholderParser.

Namely, all the options with the "ratio_over" reference are now handled
correctly by the PlaceholderParser with the exception
of the "first_layer_extrusion_width", which overrides speed of extrusions
by their respective extrusion type.

Also the various extrusion widths (extrusion_width, first_layer_extrusion_width,
external_perimeter_extrusion_width etc.) produce the same numbers
as if ran through the back-end, with the assumption of not overriding
layer height by the variable layer height editing tool or layer height
modifiers.
2020-02-04 15:27:38 +01:00
..
catch2 Catch2 test framework integration into tm_sla_tests. 2019-10-04 14:23:19 +02:00
cpp17 Get ready to merge with master. 2019-12-06 09:28:17 +01:00
data Merge branch 'master' into lm_tm_hollowing 2020-01-06 12:41:29 +01:00
example Re-enable example test 2019-10-30 17:19:43 +01:00
fff_print Disable test_fill.cpp`"Solid surface fill" test for now due to precission issues 2019-11-05 18:18:27 +01:00
libnest2d Useful verbose test output on console with Catch2 2019-10-30 10:48:47 +01:00
libslic3r Implemented handling of complex ConfigOptionFloatOrPercent chains 2020-02-04 15:27:38 +01:00
sla_print [refactor] Move remaining utility functions into sla_test_utils 2020-01-31 08:56:46 +01:00
timeutils Useful verbose test output on console with Catch2 2019-10-30 10:48:47 +01:00
catch_main.hpp Make verboseconsole the default reporter. 2019-10-30 10:48:54 +01:00
CMakeLists.txt Fixed previous commit (change of CMake) 2019-12-22 14:25:07 +01:00
test_utils.hpp Add tests for EigenMesh3D raycaster with hole support. 2020-01-08 17:11:22 +01:00