PrusaSlicer-NonPlainar/tests/libslic3r
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
..
CMakeLists.txt add mesh simplification. 2020-01-23 10:58:18 +01:00
libslic3r_tests.cpp use vsnprintf instead of snprintf in string_printf function 2020-02-03 16:00:53 +01:00
test_3mf.cpp Fix incorrect filename case in test_3mf 2020-01-21 11:10:34 +01:00
test_clipper_offset.cpp Fix / improvement of unit tests. 2019-10-25 19:06:40 +02:00
test_clipper_utils.cpp Fix polytree traversal. 2019-12-19 11:27:19 +01:00
test_config.cpp
test_elephant_foot_compensation.cpp Improvement of the Elephant foot compensation: 2019-11-15 16:20:01 +01:00
test_geometry.cpp Improvements of infill path planning: 2019-11-22 15:33:20 +01:00
test_hollowing.cpp add mesh simplification. 2020-01-23 10:58:18 +01:00
test_meshsimplify.cpp add mesh simplification. 2020-01-23 10:58:18 +01:00
test_placeholder_parser.cpp Implemented handling of complex ConfigOptionFloatOrPercent chains 2020-02-04 15:27:38 +01:00
test_polygon.cpp Fix / improvement of unit tests. 2019-10-25 19:06:40 +02:00
test_stl.cpp Test of importing non-standard ASCII STL (broken normals, junk 2019-10-18 14:42:03 +02:00