PrusaSlicer-NonPlainar/src/slic3r
Vojtech Bubnik 61a5b43ac3 Fix of Add option to change support interface pattern #1197
New config field for switching the support interface pattern between
default (rectilinear for non-soluble interface, concentric for soluble interface),
explicit rectilinear and explicit concentric.

Also the config layer was reworked a bit to reduce some switch statements
on ConfigOptionEnum<> templates.
2021-02-24 15:59:18 +01:00
..
Config Fixing Clang warnings 1 2021-02-08 17:52:29 +01:00
GUI Fix of Add option to change support interface pattern #1197 2021-02-24 15:59:18 +01:00
Utils Trying to fix the remaining OSX warnings 2021-02-10 19:07:09 +01:00
CMakeLists.txt Implement exception rethrow for ui jobs 2021-01-19 15:01:20 +01:00
pchheader.cpp
pchheader.hpp Some more reduction of compiler warnings on MSVC 2021-02-10 18:04:16 +01:00