PrusaSlicer-NonPlainar/xs
bubnikv bb61de8379 Fixed a regression error: The "current_extruder" identifier was not set
at the placeholder parser.
Implemented a new PlaceholderParser::evaluate_boolean_expression()
functionality to evaluate just a boolean expression using the full
expressive power of the macro processing syntax. This function
will now be used for deciding, which print or filament preset
is compatible with which printer preset.
2017-12-18 12:14:09 +01:00
..
lib/Slic3r Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
src Fixed a regression error: The "current_extruder" identifier was not set 2017-12-18 12:14:09 +01:00
t Fixed configuration & validate C++ ports. 2017-10-27 16:11:06 +02:00
xsp Fixed a regression error: The "current_extruder" identifier was not set 2017-12-18 12:14:09 +01:00
CMakeLists.txt Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00